Return the address of the first byte of this object.

Synopsis

Declared in <bsls_alignedbuffer.h>

char const*
buffer() const;

Return Value

address of the first byte of this object, cast to a const char*

Created with MrDocs