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

Function Documentation

Warning

doxygenfunction: Unable to resolve function “Catch::compareEqual” with arguments (T*const&, int) in doxygen xml output for project “rmf_utils” from directory: _build/doxygen/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