Sign in
fuchsia
/
third_party
/
cmake
/
refs/heads/main
/
.
/
Tests
/
CompileFeatures
/
hip_std_11.hip
blob: 835aebd91b112cb9a39ea97dd9adb61850794345 [
file
] [
log
] [
blame
] [
edit
]
#include
"cxx_std.h"
#if defined(CXX_STD) && CXX_STD < CXX_STD_11
# error "hip_std_11 not honored"
#endif