Dynalib Utils
Catch
Generators
GeneratorWrapper
Public Member Functions
|
List of all members
Catch::Generators::GeneratorWrapper< T > Class Template Reference
final
#include <
catch.hpp
>
Public Member Functions
GeneratorWrapper
(std::unique_ptr<
IGenerator
< T >> generator)
T const &
get
() const
bool
next
()
Constructor & Destructor Documentation
◆
GeneratorWrapper()
template<typename T>
Catch::Generators::GeneratorWrapper
< T >::
GeneratorWrapper
(
std::unique_ptr<
IGenerator
< T >>
generator
)
inline
Member Function Documentation
◆
get()
template<typename T>
T const&
Catch::Generators::GeneratorWrapper
< T >::get
(
)
const
inline
◆
next()
template<typename T>
bool
Catch::Generators::GeneratorWrapper
< T >::next
(
)
inline
The documentation for this class was generated from the following file:
/github/workspace/src/UnitTests/
catch.hpp
Generated by
1.8.13