[Bug libstdc++/111055] [C++23] Implement P1206R7, Conversions from ranges to containers
redi at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Thu Nov 23 17:54:20 GMT 2023
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=111055
Jonathan Wakely <redi at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Assignee|redi at gcc dot gnu.org |unassigned at gcc dot gnu.org
Status|ASSIGNED |NEW
--- Comment #4 from Jonathan Wakely <redi at gcc dot gnu.org> ---
As the commit log says, I've added the std::ranges::to functions, but not the
new members of the standard containers. I don't have immediate plans to add
those new members, so I'm unassigning myself from this bug for now.
More information about the Gcc-bugs
mailing list