Sign in
chromium
/
external
/
github.com
/
Kitware
/
CMake
/
master
/
.
/
Tests
/
CompileFeatures
/
hip_std_14.hip
blob: 9a605d10513f37c0343e66825532689da0d45827 [
file
]
#include
"cxx_std.h"
#if defined(CXX_STD) && CXX_STD <= CXX_STD_11
# error "hip_std_14 not honored"
#endif