Raw File
#include "cxx_std.h"
#if defined(CXX_STD) && CXX_STD <= CXX_STD_23
#  error "hip_std_26 not honored"
#endif
back to top