Template Class RandomFloatingGenerator

Inheritance Relationships

Base Type

Class Documentation

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

Public Functions

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