Sleipnir C++ API
Loading...
Searching...
No Matches
Assert.hpp File Reference
#include <cassert>

Go to the source code of this file.

Macros

#define Assert(condition)   assert(condition)
 

Macro Definition Documentation

◆ Assert

#define Assert (   condition)    assert(condition)

Abort in C++.