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