Boost C++ Libraries

PrevUpHomeNext
const_buffer_pair::operator=

Assignment.

const_buffer_pair&
operator=(
    const_buffer_pair const&);
  » more...

const_buffer_pair&
operator=(
    mutable_buffer_pair const& other);
  » more...

PrevUpHomeNext