Boost C++ Libraries Home Libraries People FAQ More

PrevUpHomeNext
static_buffer::base

Returns the static_buffer_base portion of this object.

static_buffer_base&
base();
  » more...

static_buffer_base const&
base() const;
  » more...

PrevUpHomeNext