Boost logo

Boost Users :

From: John Maddock (john_at_[hidden])
Date: 2007-12-03 07:53:12


Ovanes Markarian wrote:
>> Hello all!
>>
>> I am wondering, why the type_traits do not have a construct to check
>> if some type is copy constructible (I mean if the copy constructor
>> is available (public) or not).
>>
>>
>> May be it can be implemented via calculating at compile time if some
>> type can be copied or not... May be it is not possible at all.

We don't believe that it's possible in the current language, sorry. Of
course if you can prove us wrong.....

Regards, John.


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net