
29 Mar
2005
29 Mar
'05
10 a.m.
Is there any plans to split call_traits? I really need only reference type trait. Shouldn't it be part of type traits lib? Is there an alternative already in there?
Yes, add_reference does the same thing, we should really add an add_const_reference as well. John.