Veritable Lasagna
An Allocator & Data Structure Library for C.
|
#include "vl_compare.h"
Macros | |
#define | VL_DEREF(x, y) *((const x*)y) |
#define | VL_COMPARE_FUNC(funcName, type) |
#define VL_COMPARE_FUNC | ( | funcName, | |
type ) |
#define VL_DEREF | ( | x, | |
y ) *((const x*)y) |