Check that this Expected<T> is an error of type ErrT.

Synopsis

Declared in <llvm/Support/Error.h>

template<typename ErrT>
bool
errorIsA() const;

Created with MrDocs