value overloads

Synopses

Declared in <bdlf_bind.h>

Return a reference to the modifiable object held by this proxy.

Return a reference to the non‐modifiable object held by this proxy.

STORAGE_TYPE const&
value() const;

Return Value

  • reference to the modifiable object held by this proxy

  • reference to the non‐modifiable object held by this proxy

Created with MrDocs