unique_ptr< ErrT >)> Class Template Reference (original) (raw)

Specialization for functions of the form 'void (std::unique_ptr)'. More...

#include "[llvm/Support/Error.h](llvm%5F2Support%5F2Error%5F8h%5Fsource.html)"

Inheritance diagram for llvm::ErrorHandlerTraits< void(&)(std::unique_ptr< ErrT >)>:

Detailed Description

template
class llvm::ErrorHandlerTraits< void(&)(std::unique_ptr< ErrT >)>

Specialization for functions of the form 'void (std::unique_ptr)'.

Definition at line 899 of file Error.h.

Member Function Documentation

appliesTo()

apply()

template

template


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