BloombergLP::balb::FeatureTestMessage::makeSelection2

makeSelection2 overloads

Synopses

Declared in <balb_testmessages.h>

Set this object to the "Selection2" selection. Optionally specify the value of the "Selection2". If value is not specified, the default "Selection2" value is used.

bsl::vector<char>&
makeSelection2();
» more...

Same as the preceding overload, using the specified value.

bsl::vector<char>&
makeSelection2(bsl::vector<char> const& value);
» more...