diff --git a/doc/history.qbk b/doc/history.qbk index ad97420..0d35f97 100644 --- a/doc/history.qbk +++ b/doc/history.qbk @@ -10,6 +10,7 @@ [h4 Boost 1.58.0] * Fixed issue with CUDA on Clang compiler see [@https://svn.boost.org/trac/boost/ticket/10694 #10694]. +* Fixed __is_nothrow_move_assignable and __is_nothrow_move_constructible to work on VC12 and later. [h4 Boost 1.57.0] diff --git a/doc/html/boost_typetraits/history.html b/doc/html/boost_typetraits/history.html index 0fc777b..363d9cd 100644 --- a/doc/html/boost_typetraits/history.html +++ b/doc/html/boost_typetraits/history.html @@ -31,9 +31,16 @@ Boost 1.58.0 -