[PATCH] Activate __cpp_lib_ranges_to_container test
Jonathan Wakely
jwakely@redhat.com
Wed Mar 19 19:46:22 GMT 2025
On Wed, 19 Mar 2025 at 18:27, François Dumont <frs.dumont@gmail.com> wrote:
>
> Hi
>
> Now that __cpp_lib_ranges_to_container support have been added to
> std::set we can activate those checks.
>
> libstdc++: Activate a __cpp_lib_ranges_to_container dependent test
>
> Now that std::set has support for __cpp_lib_ranges_to_container we can
> activate a test using it in a fancy allocator pointer context.
>
> libstdc++-v3/ChangeLog
>
> *
> testsuite/23_containers/set/requirements/explicit_instantiation/alloc_ptr.cc:
> Activate the template member tests involving
> __cpp_lib_ranges_to_container
> support.
>
> Tested under Linux x64, ok to commit ?
OK, thanks
More information about the Libstdc++
mailing list