WPILibC++ 2025.3.2
Loading...
Searching...
No Matches
Assert.hpp File Reference
#include <cassert>

Go to the source code of this file.

Macros

#define Assert(condition)
 Abort in C++.
 

Macro Definition Documentation

◆ Assert

#define Assert ( condition)
Value:
assert(condition)

Abort in C++.