toast::assert_exception Class Reference
[toast assertion library]

#include <toast/assert.hpp>

List of all members.


Detailed Description

Exception thrown by toast assertions in the case that TOAST_THROW_ASSERTS is used.

The message returned by what() will be the same as that which would be printed by the assertion prior to aborting.

Public Member Functions

 assert_exception (std::string const &message)
char const * what () const throw ()


The documentation for this class was generated from the following file:

SourceForge.net Logo