This is another piece of P1206R7, adding new members to std::map
and std::multimap.
PR libstdc++/111055
libstdc++-v3/ChangeLog:
* include/bits/ranges_base.h (__detail::__range_to_alloc_type):
Define.
* include/bits/stl_multimap.h: (inser_range)
(multimap(f
On Fri, 14 Mar 2025, Tomasz Kamiński wrote:
> This is another piece of P1206R7, adding new members to std::map
> and std::multimap.
There's a couple of instances of stray 8 spaces instead of tabs in the
deduction guide hunks, besides that LGTM
>
> PR libstdc++/111055
>
> libstdc++-v3/Cha
On Fri, Mar 14, 2025 at 5:24 PM Tomasz Kamiński wrote:
> This is another piece of P1206R7, adding new members to std::map
> and std::multimap.
>
> PR libstdc++/111055
>
> libstdc++-v3/ChangeLog:
>
> * include/bits/ranges_base.h (__detail::__range_to_alloc_type):
> Define.