summaryrefslogtreecommitdiffstats
path: root/Tests/CompileFeatures/hip_std_26.hip
blob: 3c7a2f516ab8f653cdf00cb0d798afd488fb280b (plain)
1
2
3
4
#include "cxx_std.h"
#if defined(CXX_STD) && CXX_STD <= CXX_STD_23
#  error "hip_std_26 not honored"
#endif