Class ExceptionTranslatorRegistrar

Nested Relationships

Nested Types

Class Documentation

class Catch::ExceptionTranslatorRegistrar

Public Functions

template<typename T>
inline ExceptionTranslatorRegistrar(std::string (*translateFunction)(T&))