YOrch 1.0.0
Loading...
Searching...
No Matches
assert.hpp File Reference
#include <cassert>
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 YORCH_ASSERT(condition)   static_cast<void>(0)
 

Macro Definition Documentation

◆ YORCH_ASSERT

#define YORCH_ASSERT (   condition)    static_cast<void>(0)

Definition at line 10 of file assert.hpp.