[type_traits] boost::decay vs std::decay
30 Apr
2013
30 Apr
'13
8:50 p.m.
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
4212
Age (days ago)
4212
Last active (days ago)
0 comments
1 participants
participants (1)
-
Agustín K-ballo Bergé