Sign in
fuchsia
/
third_party
/
github.com
/
Kitware
/
CMake
/
bd2d6c8f39d46d5f2f95e00a876ecee627d5ccc6
/
.
/
Tests
/
CompileFeatures
/
hip_std_17.hip
blob: b7f3c84b3891d053b6ac6c948a349947238e7eeb [
file
]
#include
"cxx_std.h"
#if defined(CXX_STD) && CXX_STD <= CXX_STD_14
# error "hip_std_17 not honored"
#endif