[#BloombergLP-bslma-StdTestAllocator-address-09] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bslma.adoc[bslma]::xref:BloombergLP/bslma/StdTestAllocator.adoc[StdTestAllocator]::address :relfileprefix: ../../../ :mrdocs: Return the address of the object referred to by the specified `x`, even if the (template parameter) `TYPE` overloads the unary `operator&`. == Synopsis Declared in `<bslma_stdtestallocator.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- xref:BloombergLP/bslma/StdTestAllocator/pointer.adoc[StdTestAllocator<TYPE>::pointer] address(xref:BloombergLP/bslma/StdTestAllocator/reference.adoc[reference] x) const; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#