| spdlog
    | 
#include <catch.hpp>
| Public Member Functions | |
| GeneratorWrapper (std::unique_ptr< IGenerator< T > > generator) | |
| T const & | get () const | 
| bool | next () | 
| Private Attributes | |
| std::unique_ptr< IGenerator< T > > | m_generator | 
| 
 | inline | 
| 
 | inline | 
| 
 | inline | 
| 
 | private |