#include <stlsoft/stlsoft.h>
#include <exception>
Go to the source code of this file.
Namespaces | |
| namespace | stlsoft |
Classes | |
| struct | null_exception_policy |
| The no-throwing exception policy. More... | |
| struct | null_exception_policy::thrown_type |
| The thrown type. More... | |
| struct | throw_exception_policy |
| The throwing exception policy. More... | |
Typedefs | |
| typedef null_exception_policy | nothrow_exception_policy |
| Alternative typedef for null_exception_policy. | |
1.5.6