BloombergLP::baljsn::EncoderTestChoiceWithAllCategories::makeCharArray

makeCharArray overloads

Synopses

Declared in <baljsn_encoder_testtypes.h>

Set this object to the "CharArray" selection.

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

Same as the preceding overload, using the specified value.

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

Same as the preceding overload, using the specified value.

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

Return Value

modifiable reference to the "CharArray" selection

Parameters

NameDescription
valuevalue for the selection