LLVM 19.0.0git
llvm::ErrorHandlerTraits< RetT(C::*)(const ErrT &)> Class Template Reference

#include "llvm/Support/Error.h"

Inheritance diagram for llvm::ErrorHandlerTraits< RetT(C::*)(const ErrT &)>:
Inheritance graph
[legend]

Detailed Description

template<typename C, typename RetT, typename ErrT>
class llvm::ErrorHandlerTraits< RetT(C::*)(const ErrT &)>

Definition at line 906 of file Error.h.


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