Sign in
chromium
/
external
/
github.com
/
Kitware
/
CMake
/
refs/heads/master
/
.
/
Tests
/
CompileFeatures
/
hip_std_23.hip
blob: aa1af72b23922a0fb624b1d12765b68c021a1a82 [
file
] [
edit
]
#include
"cxx_std.h"
#if defined(CXX_STD) && CXX_STD <= CXX_STD_20
# error "hip_std_23 not honored"
#endif