Sign in
fuchsia
/
third_party
/
github.com
/
Kitware
/
CMake
/
987f3fa4e07646fe0359b5c3f2b73e510cb63bf0
/
.
/
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