BloombergLP::bdlcc::StripedUnorderedContainerImpl_Node::value

value overloads

Synopses

Declared in <bdlcc_stripedunorderedcontainerimpl.h>

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

VALUE&
value();
» more...

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

VALUE const&
value() const;
» more...