C++ Logo

std-proposals

Advanced search

Re: [std-proposals] Should std::to_string be deprecated?

From: Frederick Virchanza Gotham <cauldwell.thomas_at_[hidden]>
Date: Wed, 4 Oct 2023 22:49:29 +0100
> On Wed, Oct 4, 2023 at 9:29 PM Breno GuimarĂ£es <brenorg_at_[hidden]> wrote:
> >
> > Ah yes, because one std::stringstream isn't enough.


 An easy_string would have operator+ as well as operator+=. The former
 doesn't alter the object. stringstream isn't as versatile as an
 easy_string in this regard.

Received on 2023-10-04 21:49:42