Function Catch::Detail::registerReporterImpl
Defined in File catch_amalgamated.hpp
Function Documentation
-
void Catch::Detail::registerReporterImpl(std::string const &name, IReporterFactoryPtr reporterPtr)
Indirection for reporter registration, so that the error handling is independent on the reporter’s concrete type