P99
|
◆ P99_TP_REF_DECLARE
Value:
typedef struct T ## _ref T ## _ref; \ \ \ \
struct T ## _ref { \
T* p00_ref; \
}
|