DetectorGraph  2.0
Macros
dgassert.hpp File Reference

Go to the source code of this file.

Macros

#define DG_ASSERT(condition)   assert(condition)
 

Macro Definition Documentation

◆ DG_ASSERT

#define DG_ASSERT (   condition)    assert(condition)

Definition at line 20 of file dgassert.hpp.