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