BloombergLP::balb::Sequence4::element3

element3 overloads

Synopses

Declared in <balb_testmessages.h>

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

bdlb::NullableValue<bsl::vector<char>>&
element3();
» more...

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

bdlb::NullableValue<bsl::vector<char>> const&
element3() const;
» more...