VirtualBox

Changeset 36533 in vbox for trunk/include/iprt


Ignore:
Timestamp:
Apr 4, 2011 2:45:36 PM (14 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
70959
Message:

IPRT-C++: try to fix ose

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/iprt/cpp/list.h

    r36532 r36533  
    175175     */
    176176    typedef typename RTCIfPtr<ITYPE, T&, T>::result GET_RTYPE;
    177     typedef typename RTCIfPtr<ITYPE, const T&, const T>::result GET_CRTYPE;
     177    typedef typename RTCIfPtr<ITYPE, const T&, T>::result GET_CRTYPE;
    178178
    179179public:
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