result
result copied to clipboard
`namespace concept` causes build failure with LLVM 10 and C++20 concepts
namespace concept is invalid in C++20-enabled compilers because concept is then a keyword.