simple overloads

Synopses

Declared in <baljsn_encoder_testtypes.h>

Return a modifiable reference to the "Simple" selection.

int&
simple();

Return a non‐modifiable reference to the "Simple" selection.

int const&
simple() const;

Return Value

  • modifiable reference to the "Simple" selection

  • non‐modifiable reference to the "Simple" selection

Created with MrDocs