Functions
Catch::Generators Namespace Reference

Functions

template<typename T >
CompositeGenerator< T > between (T from, T to)
template<typename T >
CompositeGenerator< T > values (T val1, T val2)
template<typename T >
CompositeGenerator< T > values (T val1, T val2, T val3)
template<typename T >
CompositeGenerator< T > values (T val1, T val2, T val3, T val4)

Function Documentation

template<typename T >
CompositeGenerator<T> Catch::Generators::between ( from,
to 
)

Definition at line 1961 of file catch.hpp.

template<typename T >
CompositeGenerator<T> Catch::Generators::values ( val1,
val2 
)

Definition at line 1968 of file catch.hpp.

template<typename T >
CompositeGenerator<T> Catch::Generators::values ( val1,
val2,
val3 
)

Definition at line 1978 of file catch.hpp.

template<typename T >
CompositeGenerator<T> Catch::Generators::values ( val1,
val2,
val3,
val4 
)

Definition at line 1989 of file catch.hpp.



librealsense
Author(s): Sergey Dorodnicov , Mark Horn , Reagan Lopez
autogenerated on Tue Jun 25 2019 19:54:41