BoostAssertionHandler.cpp File Reference
#include "BoostAssertionHandler.h"
#include <sstream>
+ Include dependency graph for BoostAssertionHandler.cpp:

Go to the source code of this file.

Namespaces

 armarx
 This file offers overloads of toIce() and fromIce() functions for STL container types.
 
 armarx::exceptions
 
 armarx::exceptions::local
 
 boost
 

Functions

void assertion_failed (char const *expr, char const *function, char const *file, long line)
 
void assertion_failed_msg (char const *expr, char const *msg, char const *function, char const *file, long line)