Boost C++ Libraries: Ticket #3970: Add copy_cv meta-function https://svn.boost.org/trac10/ticket/3970 <p> Please add a meta-func that copies the cv-qualifiers from one type to the other. </p> <p> template&lt; typename From, typename To &gt; struct copy_cv { </p> <blockquote> <p> typedef undefined type; </p> </blockquote> <p> }; </p> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/3970 Trac 1.4.3 Mike <vigorous.activity@…> Wed, 30 Nov 2016 16:33:22 GMT <link>https://svn.boost.org/trac10/ticket/3970#comment:1 </link> <guid isPermaLink="false">https://svn.boost.org/trac10/ticket/3970#comment:1</guid> <description> <p> Shouldn't this be closed? copy_cv is in boost for some time already. </p> </description> <category>Ticket</category> </item> <item> <dc:creator>John Maddock</dc:creator> <pubDate>Sat, 03 Dec 2016 18:13:20 GMT</pubDate> <title>status changed; resolution set https://svn.boost.org/trac10/ticket/3970#comment:2 https://svn.boost.org/trac10/ticket/3970#comment:2 <ul> <li><strong>status</strong> <span class="trac-field-old">new</span> → <span class="trac-field-new">closed</span> </li> <li><strong>resolution</strong> → <span class="trac-field-new">fixed</span> </li> </ul> Ticket