[Boost-bugs] [Boost C++ Libraries] #8189: Port some type traits from Boost.Variant

Subject: [Boost-bugs] [Boost C++ Libraries] #8189: Port some type traits from Boost.Variant
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2013-02-27 17:31:43


#8189: Port some type traits from Boost.Variant
----------------------------------+-----------------------------------------
 Reporter: apolukhin | Owner: apolukhin
     Type: Feature Requests | Status: new
Milestone: Boost 1.54.0 | Component: type_traits
  Version: Boost 1.52.0 | Severity: Problem
 Keywords: rvalues move trivial |
----------------------------------+-----------------------------------------
 Boost.Varaint has the following traits, that can be used across
 modules and sould be ported to Boost.TypeTraits

 has_nothrow_move_assign
 has_nothrow_move_constructor
 has_trivial_move_assign
 has_trivial_move_constructor

 Implementation may be tuned to use C++11 features it they are available.

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/8189>
Boost C++ Libraries <http://www.boost.org/>
Boost provides free peer-reviewed portable C++ source libraries.

This archive was generated by hypermail 2.1.7 : 2017-02-16 18:50:12 UTC