BloombergLP::balb::Sequence6::element14

element14 overloads

Synopses

Declared in <balb_testmessages.h>

Return a reference to the modifiable "Element14" attribute of this object.

bsl::vector<CustomInt>&
element14();
» more...

Return a reference to the non-modifiable "Element14" attribute of this object.

bsl::vector<CustomInt> const&
element14() const;
» more...