In addition to implementing a whole bunch of features in VS 2015's C++ Standard Library, we've also fixed a whole bunch of bugs. A year ago, I listed the STL fixes in VS 2015 CTP1 . Now, it's time to list the STL fixes between CTP1 and RTM.
<functional> Overhaul
We originally shipped bind()/function/mem_fn()/reference_wrapper/etc. as part of TR1 in VS 2008 SP1. As TR1 evolved into C++0x and then into C++11, we updated our implementation to use rvalue references, decltype, and...(read more)Image may be NSFW.
Clik here to view.
Clik here to view.
