Return the address of the first byte of this object.
Synopsis
Declared in <bsls_objectbuffer.h>
TYPE*
address();
Return Value
address of the first byte of this object, cast to a TYPE *
Created with MrDocs
Return the address of the first byte of this object.
Declared in <bsls_objectbuffer.h>
TYPE*
address();
address of the first byte of this object, cast to a TYPE *
Created with MrDocs