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