Sign in
fuchsia
/
third_party
/
github.com
/
Kitware
/
CMake
/
2bfb9f7e8aa0c8ea96a1637a2b022d514bb502dc
/
.
/
Tests
/
CompileFeatures
/
hip_std_11.hip
blob: 835aebd91b112cb9a39ea97dd9adb61850794345 [
file
]
#include
"cxx_std.h"
#if defined(CXX_STD) && CXX_STD < CXX_STD_11
# error "hip_std_11 not honored"
#endif