// { dg-options "-std=gnu++23" } // { dg-do preprocess { target c++23 } } // { dg-require-effective-target hosted } #include #ifndef __cpp_lib_constexpr_bitset # error "Feature-test macro for constexpr bitset missing in " #elif __cpp_lib_constexpr_bitset != 202202L # error "Feature-test macro for constexpr bitset has wrong value in " #endif