Function Catch::Detail::registerReporterImpl

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