API Reference Manual 1.51.0
Loading...
Searching...
No Matches
debug.h File Reference

ODP debug. More...

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define ODP_STATIC_ASSERT(cond, msg)   _Static_assert(cond, msg)
 Compile time assertion macro.
 

Detailed Description

ODP debug.

Definition in file api/abi-default/debug.h.