Changeset 34837 in vbox for trunk/include/VBox/com
- Timestamp:
- Dec 8, 2010 2:37:42 PM (14 years ago)
- svn:sync-xref-src-repo-rev:
- 68650
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/VBox/com/string.h
r34785 r34837 536 536 537 537 /** 538 * Converts all '\' characters into '/'. 539 */ 540 Utf8Str& useForwardSlashes(); 541 542 /** 538 543 * Static immutable empty-string object. May be used for comparison purposes. 539 544 */
Note:
See TracChangeset
for help on using the changeset viewer.