Changeset 67690 in vbox for trunk/include/iprt/cpp
- Timestamp:
- Jun 29, 2017 12:27:29 PM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/iprt/cpp/ministring.h
r67688 r67690 527 527 * @param offReplacement The offset into @a rStrReplacement where the 528 528 * replacement substring starts. 529 * @param cchReplac ment The maximum length of the replacement substring.529 * @param cchReplacement The maximum length of the replacement substring. 530 530 * 531 531 * @throws std::bad_alloc On allocation error. The object is left unchanged.
Note:
See TracChangeset
for help on using the changeset viewer.