#include <errorbase.h>
Helper class used by iferr for the err variable. This is an indirect reference to an Error and it implements conversion functions to ErrorInterface* (for Cast<> in the error case).
公共成员函数 |
|
operator Bool () const |
私有成员函数 |
|
operator Bool () |
|
explicit |
Checks if there is an error.
|
explicit private |