bsl::allocator<char const*>::address

Return the address of the object referred to by the specified x reference, even if the (template parameter) TYPE overloads the unary operator&.

Synopsis

Declared in <bslma_bslallocator.h>

const_pointer
address(const_reference x) const;