Boost C++ Libraries: Ticket #13411: boost::container::small_vector move constructor/assignop not noexcept https://svn.boost.org/trac10/ticket/13411 <p> Move-constructing or assigning a <code>small_vector</code> should be <code>noexcept</code>, if the <code>value_type</code> permits it (being itself nothrow move constructible). This will make small_vectors more efficient, and more usable in call sites that require nothrow moves. </p> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/13411 Trac 1.4.3