dune-common 2.10
Loading...
Searching...
No Matches
assertandreturn.hh File Reference
#include <cassert>

Go to the source code of this file.

Macros

#define DUNE_ASSERT_AND_RETURN(C, X)
 Asserts a condition and return on success in constexpr context.