Boost C++ Libraries Home Libraries People FAQ More

PrevUpHomeNext
buffered_write_stream::buffered_write_stream (1 of 2 overloads)

Construct, passing the specified argument to initialise the next layer.

template<
    typename Arg>
buffered_write_stream(
    Arg & a);

PrevUpHomeNext