-
Type: Improvement
-
Resolution: Done
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: Internal Code
-
None
-
Fully Compatible
-
Platform 6 07/17/15
We would like to switch over to using std:: backed versions of things like thread, mutex, condition_variable, etc. Currently we are using boost.
We know that on some platforms (notably VS2013), we still don't have functioning components from std::. On those platforms, we should continue to use boost.
- is depended on by
-
SERVER-18841 Make awaitData cursors block rather than busy wait in the OP_GET_MORE path
- Closed