value overloads

Synopses

Declared in <bdlcc_stripedunorderedcontainerimpl.h>

Return a reference providing modifiable access to the value attribute of this object.

VALUE&
value();

Return a const reference to the value attribute of this object.

VALUE const&
value() const;

Created with MrDocs