Boost logo

Boost :

Subject: Re: [boost] [type_traits] Is it possible to test for an explicit conversion?
From: John Maddock (boost.regex_at_[hidden])
Date: 2012-07-20 12:48:19


> I don't know on which state there are the traits I introduced in the
> rejected Boost.Conversion:
>
> is_assignable.hpp
> is_constructible.hpp
> is_convertible.hpp
> is_copy_assignable.hpp
> is_copy_constructible.hpp
> is_default_constructible.hpp
> is_destructible.hpp
> is_explicitly_convertible.hpp
> is_move_assignable.hpp
> is_move_constructible.hpp
>
> Of course, there should be some limitation with older compilers.
>
> (See
> https://svn.boost.org/svn/boost/sandbox/conversion/libs/conversion_ext/doc/html/boost/conversion/reference.html#boost.conversion.reference.type_traits_extensions
> and
>
> https://svn.boost.org/svn/boost/sandbox/conversion/boost/conversion/type_traits/
> ).
>
> HTH,
> Vicente

Definitely helps, will investigate more.

Many thanks, John.


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk