Subject: [Boost-bugs] [Boost C++ Libraries] #3970: Add copy_cv meta-function
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2010-03-03 10:05:57
#3970: Add copy_cv meta-function
------------------------------+---------------------------------------------
Reporter: rutger | Owner: johnmaddock
Type: Feature Requests | Status: new
Milestone: Boost 1.43.0 | Component: type_traits
Version: Boost 1.42.0 | Severity: Problem
Keywords: |
------------------------------+---------------------------------------------
Please add a meta-func that copies the cv-qualifiers from one type to the
other.
template< typename From, typename To >
struct copy_cv {
typedef undefined type;
};
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/3970> 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:02 UTC