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