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

#include "llvm/Support/Error.h"

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

Detailed Description

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

Definition at line 896 of file Error.h.


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