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