You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
-[P0771R1](http://open-std.org/JTC1/SC22/WG21/docs/papers/2018/p0771r1.pdf): noexcept For std::function's move constructor
274
273
275
274
## <aname="update_160"></a> Bug fixes and behavior changes in Visual Studio 2019
276
275
@@ -2749,10 +2748,14 @@ To avoid the error, remove the `constexpr` qualifier from the explicit instantia
2749
2748
2750
2749
::: moniker-end
2751
2750
2751
+
::: moniker range="vs-2015"
2752
+
2752
2753
## C++ conformance improvements in Visual Studio 2015
2753
2754
2754
2755
For the complete list of conformance improvements up through Visual Studio 2015 Update 3, see [Visual C++ What's New 2003 through 2015](/cpp/porting/visual-cpp-what-s-new-2003-through-2015).
2755
2756
2757
+
::: moniker-end
2758
+
2756
2759
## See also
2757
2760
2758
2761
[Visual C++ language conformance](../visual-cpp-language-conformance.md)
0 commit comments