|
co_usb
|
#include <version>#include <cassert>

Go to the source code of this file.
Macros | |
| #define | COUSB_PRECONDITION(...) |
| #define | COUSB_POSTCONDITION(...) |
| #define | COUSB_ASSERT(...) assert(__VA_ARGS__); |
| #define COUSB_ASSERT | ( | ... | ) | assert(__VA_ARGS__); |
| #define COUSB_POSTCONDITION | ( | ... | ) |
| #define COUSB_PRECONDITION | ( | ... | ) |