|
Hegel 0.11.4
Property-based testing for C++
|
Base interface for generators. More...
#include <core.h>
Base interface for generators.
IGenerator is not part of the public API. You should not implement it.
| T | The type to generate values for |