VirtualBox

Changeset 79558 in vbox


Ignore:
Timestamp:
Jul 5, 2019 3:41:08 PM (5 years ago)
Author:
vboxsync
Message:

cpp/lock.h: Try shut up weird microsoft warning.

File:
1 edited

Legend:

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

    r76585 r79558  
    159159        }
    160160    }
     161
     162private:
     163    RTCLock &operator=(const RTCLock &); /**< Shuts up warning C4626 (incorrect warning?). */
    161164};
    162165
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