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