Details
-
Improvement
-
Resolution: Fixed
-
Major - P3
-
None
-
None
-
None
-
Fully Compatible
-
Dev Tools 2019-06-03, Dev Tools 2019-06-17
Description
Nothing in it is used. It is just a re-use of `::std::function` and friends into `::mongo::stdx::function` and such.
Remove the file, and modify all uses of `stdx::function` to `std::function`.