Sign in
chromium
/
external
/
github.com
/
Kitware
/
CMake
/
master
/
.
/
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