BloombergLP::balb::FeatureTestMessage::selection5

selection5 overloads

Synopses

Declared in <balb_testmessages.h>

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

bdlt::DatetimeTz&
selection5();
» more...

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

bdlt::DatetimeTz const&
selection5() const;
» more...