Typedef Catch::Generators::GeneratorPtr

Typedef Documentation

template<typename T>
using Catch::Generators::GeneratorPtr = Catch::Detail::unique_ptr<IGenerator<T>>