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

#include <Error.h>

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

Detailed Description

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

Definition at line 482 of file Support/Error.h.


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