Template Function Catch::compareNotEqual(LhsT const&, RhsT&&)

Function Documentation

Warning

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

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