#include <errorbase.h>
Helper class used by ifnoerr for the err variable. This uses ErrorPtr as base class, but reverses the logic of the conversion operator to Bool.
公共成员函数 |
|
| operator Bool () const | |
Public Member Functions inherited from
ErrorPtr
|
|
| operator Bool () const | |
私有成员函数 |
|
| operator Bool () | |
|
explicit |
Checks if there is no error.
|
explicit private |