BloombergLP::baljsn::EncoderTestChoiceWithAllCategories::charArray

charArray overloads

Synopses

Declared in <baljsn_encoder_testtypes.h>

Return a modifiable reference to the "CharArray" selection.

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

Return a non-modifiable reference to the "CharArray" selection.

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

Return Value

  • modifiable reference to the "CharArray" selection
  • non-modifiable reference to the "CharArray" selection