selection4 overloads
Synopses
Declared in <balb_testmessages.h>
Return a reference to the modifiable "Selection4" selection of this object if "Selection4" is the current selection. The behavior is undefined unless "Selection4" is the selection of this object.
Choice2&
selection4();
Return a reference to the non‐modifiable "Selection4" selection of this object if "Selection4" is the current selection. The behavior is undefined unless "Selection4" is the selection of this object.
Choice2 const&
selection4() const;
Created with MrDocs