Changeset 35128 in vbox for trunk/include/VBox/com
- Timestamp:
- Dec 15, 2010 12:38:41 PM (14 years ago)
- svn:sync-xref-src-repo-rev:
- 68965
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/VBox/com/string.h
r34846 r35128 552 552 553 553 /** 554 * Converts all '\' characters into '/'.555 */556 Utf8Str& useForwardSlashes();557 558 /**559 554 * Static immutable empty-string object. May be used for comparison purposes. 560 555 */
Note:
See TracChangeset
for help on using the changeset viewer.