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