From: jsiek_at_[hidden]
Date: 2000-07-31 09:36:38


John Maddock writes:
> is_convertible<T,U>::value
> true if T is convertible to U, based upon the code in
> conversion.zip in the vault. I've also copied the copyright notice from
> that file over into type_traits.hpp - Jeremy is this OK with you?

Looks good!

Cheers,

Jeremy