Classes | |
| class | ByteRange |
| class | Exception |
| class | Iterator |
| class | Iterator< int > |
| class | Matrix2D |
| class | RecentlyUsedCache |
Functions | |
| std::ostream & | operator<< (std::ostream &stream, Exception &e) |
|
inline |
The function allows the use of operator<< instead of Exception::Print on any object derived from Exception
| stream | - the input stream where the print message will be written |
| e | - the exception object |
Definition at line 112 of file Exception.h.