In VS 2015 Update 2, we've implemented every C++ Standard Library feature that's been voted into C++11, C++14, and the C++17-so-far Working Paper N4567 . (See the end of this post for Update 2 availability information.) Here's the table:
Status Std Paper Title Update 2 C++14 N3462 SFINAE-Friendly result_of Update 2 C++17 N4387 Improving pair And tuple Up2 Win7+ C++17 N4508 shared_mutex (Untimed) Up2 opt-in C++17 P0004R1 Removing Deprecated Iostreams Aliases Update 2 C++17 P0006R0 Variable...(read more)
↧