Boost C++ Libraries

PrevUpHomeNext
mutable_buffer_pair::mutable_buffer_pair

Constructor.

mutable_buffer_pair();
  » more...

mutable_buffer_pair(
    mutable_buffer_pair const&);
  » more...

mutable_buffer_pair(
    mutable_buffer const& b0,
    mutable_buffer const& b1);
  » more...

PrevUpHomeNext