Template Class RandomFloatingGenerator

Inheritance Relationships

Base Type

Class Documentation

template<typename Float>
class Catch::Generators::RandomFloatingGenerator : public Catch::Generators::IGenerator<Float>

Public Functions

RandomFloatingGenerator(Float a, Float b)
Float const &get() const override
bool next() override