template<class E>
}
The AbstractError template class completes the Error interface and acts as the base class from which ...
Definition qx-abstracterror.h:88
Specifies that a type is a Qx error type.
Definition qx-abstracterror.h:122
CStringLiteral acts like a typedef/alias for a StringLiteral that uses char as its storage type.
Definition qx-stringliteral.h:194
Satisfied if E derives from and instantiates AbstractError.