Changeset 79558 in vbox
- Timestamp:
- Jul 5, 2019 3:41:08 PM (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/iprt/cpp/lock.h
r76585 r79558 159 159 } 160 160 } 161 162 private: 163 RTCLock &operator=(const RTCLock &); /**< Shuts up warning C4626 (incorrect warning?). */ 161 164 }; 162 165
Note:
See TracChangeset
for help on using the changeset viewer.