VirtualBox

Changeset 39277 in vbox for trunk/src/VBox/Runtime/common


Ignore:
Timestamp:
Nov 11, 2011 4:22:46 PM (13 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
74827
Message:

Runtime: split should really be const; add RTCStringFmt

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Runtime/common/string/ministring.cpp

    r36561 r39277  
    328328
    329329RTCList<RTCString, RTCString *>
    330 RTCString::split(const RTCString &a_rstrSep, SplitMode mode /* = RemoveEmptyParts */)
     330RTCString::split(const RTCString &a_rstrSep, SplitMode mode /* = RemoveEmptyParts */) const
    331331{
    332332    RTCList<RTCString> strRet;
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