#include <catch.hpp>
|
virtual std::string | translate (ExceptionTranslators::const_iterator it, ExceptionTranslators::const_iterator itEnd) const =0 |
|
virtual | ~IExceptionTranslator () |
|
Definition at line 2213 of file catch.hpp.
virtual Catch::IExceptionTranslator::~IExceptionTranslator |
( |
| ) |
|
|
virtual |
virtual std::string Catch::IExceptionTranslator::translate |
( |
ExceptionTranslators::const_iterator |
it, |
|
|
ExceptionTranslators::const_iterator |
itEnd |
|
) |
| const |
|
pure virtual |
The documentation for this struct was generated from the following file: