Template Function Catch::makeTestInvoker(void(C::*)())

Function Documentation

Warning

doxygenfunction: Unable to resolve function “Catch::makeTestInvoker” with arguments (void (C::*)()) in doxygen xml output for project “rmf_utils” from directory: _build/doxygen/xml. Potential matches:

- auto makeTestInvoker(void (*testAsFunction)()) noexcept -> ITestInvoker*
- template<typename C> auto makeTestInvoker(void (C::* testAsMethod)()) noexcept -> ITestInvoker*