|
Boost : |
From: John Maddock (John_Maddock_at_[hidden])
Date: 2001-03-08 07:19:10
>How about adding the following (surprisingly missing :) type
transformation
>templates to our 'type traits' library?
Because they are not needed, adding a cv-qualifier, is *always* as simple
as:
typedef const T ct;
- John Maddock
http://ourworld.compuserve.com/homepages/john_maddock/
Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk