|
Home --> Documentations --> PJLIB Reference
Go to the documentation of this file.
20 #ifndef __PJ_RBTREE_H__
21 #define __PJ_RBTREE_H__
100 #define PJ_RBTREE_NODE_SIZE (sizeof(pj_rbtree_node))
106 #define PJ_RBTREE_SIZE (sizeof(pj_rbtree))
PJLIB Open Source, high performance, small footprint, and very very portable framework
Copyright (C) 2006-2009 Teluu Inc.
|