Changeset 74029 in vbox for trunk/include/iprt/cpp/reststringmap.h
- Timestamp:
- Sep 2, 2018 3:07:52 PM (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/iprt/cpp/reststringmap.h
r74025 r74029 119 119 * VERR_ALREADY_EXISTS, VERR_NO_MEMORY or VERR_NO_STR_MEMORY on failure. 120 120 * @param a_ppValue Where to return the pointer to the value. 121 * @param a_ pszKeyThe key to put it under.121 * @param a_rStrKey The key to put it under. 122 122 * @param a_fReplace Whether to replace or fail on key collision. 123 123 */
Note:
See TracChangeset
for help on using the changeset viewer.