Error stream manipulators for exit and abort which may terminate the program or throw an exception depending if the exception handling has been switched on (off by default). More...
#include <errorManip.H>
Public Member Functions | |
| errorManip (void(Err::*fPtr)(), Err &t) | |
Friends | |
| Ostream & | operator<< (Ostream &os, errorManip< Err > m) |
Error stream manipulators for exit and abort which may terminate the program or throw an exception depending if the exception handling has been switched on (off by default).
Definition at line 65 of file errorManip.H.
|
inline |
Definition at line 72 of file errorManip.H.
Referenced by operator<<.

|
friend |
Definition at line 83 of file errorManip.H.
References errorManip(), and os().