element5 overloads
Declared in <balb_testmessages.h>
Return a reference to the modifiable "Element5" attribute of this object.
bsl::vector<bdlb::NullableValue<int>>&
element5();
» more...
Return a reference to the non-modifiable "Element5" attribute of this object.
bsl::vector<bdlb::NullableValue<int>> const&
element5() const;
» more...