On Thu, May 29, 2025 at 9:21 AM Nathan Myers wrote:
> Change in V2:
> * apply all review comments
> * remove redundant drive-by "requires" on ctor from string allocator arg
> * check allocators are plumbed through
>
> -- >8 --
>
> Implement PR libstdc++/119741 (P2495R3)
> Add constructors to s
Change in V2:
* apply all review comments
* remove redundant drive-by "requires" on ctor from string allocator arg
* check allocators are plumbed through
-- >8 --
Implement PR libstdc++/119741 (P2495R3)
Add constructors to stringbuf, stringstream, istringstream,
and ostringstream, and a matchi