Boost C++ Libraries Home Libraries People FAQ More

PrevUpHomeNext
buffered_stream::buffered_stream (1 of 2 overloads)

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

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

PrevUpHomeNext