Boost logo

Boost :

From: Vinnie Falco (vinnie.falco_at_[hidden])
Date: 2019-09-11 02:04:58


On Tue, Sep 3, 2019 at 5:21 AM Roberto Hinz via Boost
<boost_at_[hidden]> wrote:
> No one interested?

`std::basic_ostream` is actually quite usable once you figure out how
it works (which is admittedly more difficult than it should be). It
can be set up to not perform any memory allocations, depending on the
implementation of the derived class. It might not be perfect but it is
part of the standard library and thus has a natural advantage that
would require extraordinary functionality from an external component
to overcome. And I'm not seeing that in the proposed `outbuf`.

Regards


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk