selection0 overloads
Declared in <baljsn_encoder_testtypes.h>
Return a modifiable reference to the "Selection0" selection.
int&
selection0();
» more...
Return a non-modifiable reference to the "Selection0" selection.
int const&
selection0() const;
» more...