selection0 overloads
Synopses
Declared in <baljsn_encoder_testtypes.h>
Return a modifiable reference to the "Selection0" selection.
int&
selection0();
Return a non‐modifiable reference to the "Selection0" selection.
int const&
selection0() const;
Return Value
-
modifiable reference to the "Selection0" selection
-
non‐modifiable reference to the "Selection0" selection
Created with MrDocs