// { dg-do preprocess { target c++23 } } // { dg-add-options no_pch } #include #ifndef __cpp_lib_out_ptr # error "Feature test macro for out_ptr is missing in " #elif __cpp_lib_out_ptr < 202106L # error "Feature test macro for out_ptr has wrong value in " #endif #undef __cpp_lib_out_ptr #include #ifndef __cpp_lib_out_ptr # error "Feature test macro for out_ptr is missing in " #elif __cpp_lib_out_ptr < 202106L # error "Feature test macro for out_ptr has wrong value in " #endif