VirtualBox

Changeset 38437 in vbox for trunk/include


Ignore:
Timestamp:
Aug 12, 2011 3:05:41 PM (13 years ago)
Author:
vboxsync
Message:

GuestCtrl: Update.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/VBox/com/string.h

    r36527 r38437  
    505505    }
    506506
     507    bool operator<(const RTCString &that) const { return RTCString::operator<(that); }
     508
    507509    RTMEMEF_NEW_AND_DELETE_OPERATORS();
    508510
     
    563565     */
    564566    static const Utf8Str Empty;
    565 
    566567protected:
    567568
Note: See TracChangeset for help on using the changeset viewer.

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