blt
blt copied to clipboard
Internal test checking for c++1X but not c++2X
Referencing this: https://github.com/LLNL/blt/blob/develop/tests/internal/CMakeLists.txt#L246
if (ENABLE_CUDA AND ENABLE_MPI AND
"${BLT_CXX_STD}" MATCHES c\\+\\+1)
...