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.
> >
> > 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