Wire Sysio Wire Sysion 1.0.0
|
#include <catch_generators.hpp>
Public Member Functions | |
GeneratorWrapper (std::unique_ptr< IGenerator< T > > generator) | |
T const & | get () const |
bool | next () |
GeneratorWrapper (std::unique_ptr< IGenerator< T > > generator) | |
T const & | get () const |
bool | next () |
|
inline |
Definition at line 91 of file catch_generators.hpp.
|
inline |
|
inline |
Definition at line 94 of file catch_generators.hpp.
|
inline |
|
inline |
Definition at line 97 of file catch_generators.hpp.
|
inline |