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