address

Determine the address of the allocation.

  pointer address(reference x) const;

  const_pointer address(const_reference x) const;  
Remarks

Returns the address of the allocation.