#include <string>
#include <stdexcept>
Go to the source code of this file.
|
| class | utilities::Ll_range_error |
| | Exception class derived from the standard range_error class to indicate when a linked list has stepped over it's range. More...
|
| |
| class | utilities::Null_field |
| | Exception to report when a function that should return valid pointer from an object, but the field is NULL in the object. More...
|
| |
|
| | utilities |
| | Namespace for utilities and helper functions.
|
| |
|
| | utilities |
| | Namespace for utilities and helper functions.
|
| |