#include <catch_amalgamated.hpp>
|
virtual | ~IExceptionTranslator () |
|
virtual std::string | translate (ExceptionTranslators::const_iterator it, ExceptionTranslators::const_iterator itEnd) const =0 |
|
◆ ~IExceptionTranslator()
Catch::IExceptionTranslator::~IExceptionTranslator |
( |
| ) |
|
|
virtualdefault |
◆ translate()
virtual std::string Catch::IExceptionTranslator::translate |
( |
ExceptionTranslators::const_iterator | it, |
|
|
ExceptionTranslators::const_iterator | itEnd ) const |
|
pure virtual |
The documentation for this class was generated from the following files: