| spdlog
    | 
| Public Member Functions | |
| ExceptionTranslator (std::string(*translateFunction)(T &)) | |
| std::string | translate (ExceptionTranslators::const_iterator it, ExceptionTranslators::const_iterator itEnd) const override | 
| Protected Attributes | |
| std::string(* | m_translateFunction )(T &) | 
| 
 | inline | 
| 
 | inlineoverridevirtual | 
Implements Catch::IExceptionTranslator.
| 
 | protected |