Fission FSN
Loading...
Searching...
No Matches
doctest::detail::ExceptionTranslator< T > Class Template Reference

OCLINT destructor of virtual class. More...

#include <doctest.h>

Inheritance diagram for doctest::detail::ExceptionTranslator< T >:

Public Member Functions

 ExceptionTranslator (String(*translateFunction)(T))
bool translate (String &res) const override

Detailed Description

template<typename T>
class doctest::detail::ExceptionTranslator< T >

OCLINT destructor of virtual class.

Constructor & Destructor Documentation

◆ ExceptionTranslator()

template<typename T>
doctest::detail::ExceptionTranslator< T >::ExceptionTranslator ( String(* translateFunction )(T))
inlineexplicit

Member Function Documentation

◆ translate()

template<typename T>
bool doctest::detail::ExceptionTranslator< T >::translate ( String & res) const
inlineoverridevirtual

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