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