#include <boost/assert.hpp>Go to the source code of this file.
Macros | |
| #define | GZ_ASSERT(_expr, _msg) |
| This macro define the standard way of launching an exception inside gazebo. | |
| #define GZ_ASSERT | ( | _expr, | |
| _msg ) |
This macro define the standard way of launching an exception inside gazebo.
Referenced by TopicManager::Advertise(), and DARTTypes::InvertThreadPitch().