Examples Struct Reference
Structure that contains the examples and counter-examples of the parsed example file. More...
#include <examples.h>
Public Member Functions | |
Vector (Example) examples | |
Contains all the examples of the file. | |
Vector (Example) counterExamples | |
Contains all the counter-examples of the file. | |
Detailed Description
Structure that contains the examples and counter-examples of the parsed example file.
Each example and counter-example found in the example file is stored in this structure. Counter-examples are Example too, only the fields allow to differentiate them
The documentation for this struct was generated from the following file:
- types/examples.h