Return the address providing modifiable access to object.
Synopsis
Declared in <bsltf_stdtestallocator.h>
StdTestAllocator<TYPE>::pointer
address(reference object) const;
Return Value
the address providing modifiable access to object
Parameters
Name |
Description |
object |
object whose address is returned |
Created with MrDocs