object overloads
Declared in <bsls_objectbuffer.h>
Return a modifiable reference to the TYPE object occupying this buffer.
TYPE&
object();
» more...
Return a const reference to the TYPE object occupying this buffer.
TYPE const&
object() const;
» more...
TYPE object in this bufferconst reference to the TYPE object in this buffer