BloombergLP::balb::Sequence2::element5

element5 overloads

Synopses

Declared in <balb_testmessages.h>

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

bdlb::NullableValue<double>&
element5();
» more...

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

bdlb::NullableValue<double> const&
element5() const;
» more...