Template Function Catch::compareEqual(int, T *const&)

Function Documentation

Warning

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

- template<typename LhsT, typename RhsT> auto compareEqual(LhsT const &lhs, RhsT const &rhs) -> bool
- template<typename T> auto compareEqual(T *const &lhs, int rhs) -> bool
- template<typename T> auto compareEqual(T *const &lhs, long rhs) -> bool
- template<typename T> auto compareEqual(int lhs, T *const &rhs) -> bool
- template<typename T> auto compareEqual(long lhs, T *const &rhs) -> bool