tlds
Transactional Operations for Linked Data Structures
|
#include "config.h"
Go to the source code of this file.
Macros | |
#define | ASSERT(condition,...) ((void)sizeof(condition)) |
#define | ASSERT_CODE(assertCode) |
#define | STATIC_ASSERT(expression, message) ((void)0) |
#define ASSERT | ( | condition, | |
... | |||
) | ((void)sizeof(condition)) |
#define ASSERT_CODE | ( | assertCode | ) |
#define STATIC_ASSERT | ( | expression, | |
message | |||
) | ((void)0) |