aligator 0.17.1
A versatile and efficient C++ library for real-time constrained trajectory optimization.
Loading...
Searching...
No Matches
assert.hpp File Reference
#include <boost/assert.hpp>
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.

Macros

#define BOOST_CORE_DETAIL_ASSERT(expr)
 

Macro Definition Documentation

◆ BOOST_CORE_DETAIL_ASSERT

#define BOOST_CORE_DETAIL_ASSERT ( expr)
Value:
BOOST_ASSERT(expr)

Definition at line 15 of file assert.hpp.