MADNESS
0.10.1
|
Implementation of madness::MadnessException
.
More...
#include <madness/world/madness_exception.h>
#include <cstdlib>
#include <sstream>
#include <iostream>
Namespaces | |
madness | |
File holds all helper structures necessary for the CC_Operator and CC2 class. | |
Functions | |
void | madness::exception_break (bool message) |
This function is executed just before a MadnessException is thrown. More... | |
std::ostream & | madness::operator<< (std::ostream &out, const MadnessException &e) |
Enables easy printing of a MadnessException . More... | |
Implementation of madness::MadnessException
.