#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.
Public Member Functions | |
operator Bool () const | |
Public Member Functions inherited from ErrorPtr | |
operator Bool () const | |
Private Member Functions | |
operator Bool () | |
|
explicit |
Checks if there is no error.
|
explicitprivate |