|
|
| ExceptionTranslator (std::string(*translateFunction)(T &)) |
| |
|
std::string | translate (ExceptionTranslators::const_iterator it, ExceptionTranslators::const_iterator itEnd) const override |
| |
|
|
std::string(* | m_translateFunction )(T &) |
| |
template<typename T>
class Catch::ExceptionTranslatorRegistrar::ExceptionTranslator< T >
Definition at line 2420 of file catch.hpp.
The documentation for this class was generated from the following file: