Boost logo

Boost :

Subject: [boost] [type_traits] boost::decay vs std::decay
From: Agustín K-ballo Bergé (kaballo86_at_[hidden])
Date: 2013-04-30 16:50:14


Hello,

It has been pointed out before that `boost::decay` and `std::decay` are
not exactly the same. The standard does remove CV qualifiers while boost
doesn't. See https://svn.boost.org/trac/boost/ticket/7760

I would like to know if there is a resolution on this issue. If the
difference is intentional, then I suggest a note be added to the
documentation. I could prepare a patch either way.

Regards,

-- 
Agustín K-ballo Bergé.-
http://talesofcpp.fusionfenix.com

Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk