Changeset 36555 in vbox for trunk/src/VBox/Runtime/common/string/strspace.cpp
- Timestamp:
- Apr 5, 2011 12:34:09 PM (14 years ago)
- svn:sync-xref-src-repo-rev:
- 70988
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Runtime/common/string/strspace.cpp
r35464 r36555 41 41 * AVL configuration. 42 42 */ 43 #define KAVL_DECL(a_Type) static a_Type 43 44 #define KAVL_FN(a) rtstrspace##a 44 45 #define KAVL_MAX_STACK 27 /* Up to 2^24 nodes. */
Note:
See TracChangeset
for help on using the changeset viewer.