Return a reference providing non‐modifiable access to the value held by this object.
Synopsis
Declared in <bslalg_bidirectionalnode.h>
VALUE const&
value() const;
Return Value
non‐modifiable reference to the value held by this object
Created with MrDocs