Defines
assert.hpp File Reference
#include <assert.h>
Include dependency graph for assert.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Defines

#define BOOST_ASSERT(expr)   assert(expr)
#define BOOST_VERIFY(expr)   BOOST_ASSERT(expr)

Define Documentation

#define BOOST_ASSERT (   expr)    assert(expr)

Definition at line 37 of file assert.hpp.

#define BOOST_VERIFY (   expr)    BOOST_ASSERT(expr)

Definition at line 48 of file assert.hpp.



appl
Author(s): petercai
autogenerated on Tue Jan 7 2014 11:02:29