BloombergLP::balb::FeatureTestMessage::selection10

selection10 overloads

Synopses

Declared in <balb_testmessages.h>

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

UnsignedSequence&
selection10();
» more...

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

UnsignedSequence const&
selection10() const;
» more...