BloombergLP::balb::Sequence5::element3

element3 overloads

Synopses

Declared in <balb_testmessages.h>

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

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

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

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