API
Catch::ExceptionTranslatorRegistrar Class Reference

#include <catch.hpp>

Collaboration diagram for Catch::ExceptionTranslatorRegistrar:
Collaboration graph

Classes

class  ExceptionTranslator
 

Public Member Functions

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

Detailed Description

Definition at line 3021 of file catch.hpp.

Constructor & Destructor Documentation

◆ ExceptionTranslatorRegistrar()

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

Definition at line 3052 of file catch.hpp.


The documentation for this class was generated from the following file: