Template Function Catch::Generators::random(T, T)

Function Documentation

Warning

doxygenfunction: Unable to resolve multiple matches for function “Catch::Generators::random” with arguments (T, T) in doxygen xml output for project “Symbulation” from directory: ./doxyoutput/xml. Potential matches:

- template<typename T> std::enable_if<std::is_floating_point<T>::value, GeneratorWrapper<T>>::type random(T a, T b)
- template<typename T> std::enable_if<std::is_integral<T>::value && !std::is_same<T, bool>::value, GeneratorWrapper<T>>::type random(T a, T b)