BloombergLP::balb::Sequence4::element4

element4 overloads

Synopses

Declared in <balb_testmessages.h>

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

bdlb::NullableValue<int>&
element4();
» more...

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

bdlb::NullableValue<int> const&
element4() const;
» more...