BloombergLP::balb::Sequence5::element2

element2 overloads

Synopses

Declared in <balb_testmessages.h>

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

bsl::vector<bdlb::NullableValue<bool>>&
element2();
» more...

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

bsl::vector<bdlb::NullableValue<bool>> const&
element2() const;
» more...