BloombergLP::balb::Choice3::selection4

selection4 overloads

Synopses

Declared in <balb_testmessages.h>

Return a reference to the modifiable "Selection4" selection of this object if "Selection4" is the current selection. The behavior is undefined unless "Selection4" is the selection of this object.

CustomInt&
selection4();
» more...

Return a reference to the non-modifiable "Selection4" selection of this object if "Selection4" is the current selection. The behavior is undefined unless "Selection4" is the selection of this object.

CustomInt const&
selection4() const;
» more...