Return a reference to the modifiable object held by this proxy.
Synopsis
Declared in <bslalg_constructorproxy.h>
OBJECT_TYPE&
object() noexcept;
Return Value
reference to the modifiable object held by this proxy
Created with MrDocs