Changeset 93685 in vbox for trunk/include/iprt/cpp
- Timestamp:
- Feb 11, 2022 1:50:26 AM (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/iprt/cpp/hardavlrange.h
r93684 r93685 43 43 * 44 44 * @note the a_cStackEntries parameter is a hack to avoid running into gcc's 45 * "the address of AVLStackwill never be NULL" errors.45 * "the address of 'AVLStack' will never be NULL" errors. 46 46 */ 47 47 #ifdef RT_STRICT
Note:
See TracChangeset
for help on using the changeset viewer.