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