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