GiNaC 1.8.7
|
Implementation of class signaling failure of operation. More...
Go to the source code of this file.
Namespaces | |
namespace | GiNaC |
Functions | |
GiNaC::GINAC_IMPLEMENT_REGISTERED_CLASS_OPT (fail, basic, print_func< print_context >(&fail::do_print). print_func< print_tree >(&fail::do_print_tree)) GINAC_BIND_UNARCHIVER(fail) | |
Implementation of class signaling failure of operation.
Considered somewhat obsolete (most of this can be replaced by exceptions).
Definition in file fail.cpp.