dune-common 2.9.0
|
Macro for wrapping boundary checks. More...
#include <dune/common/exceptions.hh>
Go to the source code of this file.
Macros | |
#define | DUNE_ASSERT_BOUNDS(cond) |
If DUNE_CHECK_BOUNDS is defined: check if condition cond holds; otherwise, do nothing. | |
Macro for wrapping boundary checks.