VirtualBox

Changeset 36530 in vbox for trunk/src/VBox/Main/glue


Ignore:
Timestamp:
Apr 4, 2011 1:56:10 PM (14 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
70954
Message:

Corrected doc reference to ministring.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/glue/string.cpp

    r36527 r36530  
    139139 * copying from a UTF-16 string.
    140140 *
    141  * As with the iprt::ministring::copyFrom() variants, this unconditionally sets
    142  * the members to a copy of the given other strings and makes no assumptions
    143  * about previous contents.  This can therefore be used both in copy
    144  * constructors, when member variables have no defined value, and in
    145  * assignments after having called cleanup().
     141 * As with the RTCString::copyFrom() variants, this unconditionally sets the
     142 * members to a copy of the given other strings and makes no assumptions about
     143 * previous contents.  This can therefore be used both in copy constructors,
     144 * when member variables have no defined value, and in assignments after having
     145 * called cleanup().
    146146 *
    147147 * This variant converts from a UTF-16 string, most probably from
Note: See TracChangeset for help on using the changeset viewer.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette