P99

◆ P99_TP_REF_DECLARE

#define P99_TP_REF_DECLARE (   T)
Value:
typedef struct T ## _ref T ## _ref; \ \ \ \
struct T ## _ref { \
T* p00_ref; \
}