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