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