Sign in
fuchsia
/
third_party
/
github.com
/
Kitware
/
CMake
/
b554dfffd7e4eacce2b88f384bb548761ada4930
/
.
/
Tests
/
CompileFeatures
/
hip_std_26.hip
blob: 3c7a2f516ab8f653cdf00cb0d798afd488fb280b [
file
]
#include
"cxx_std.h"
#if defined(CXX_STD) && CXX_STD <= CXX_STD_23
# error "hip_std_26 not honored"
#endif