LLVM: llvm::ErrorHandlerTraits< HandlerT > Class Template Reference (original) (raw)

Helper for testing applicability of, and applying, handlers for ErrorInfo types. More...

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

Inheritance diagram for llvm::ErrorHandlerTraits< HandlerT >:

[legend]

Detailed Description

template
class llvm::ErrorHandlerTraits< HandlerT >

Helper for testing applicability of, and applying, handlers for ErrorInfo types.

Definition at line 848 of file Error.h.


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