$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Kevin S. Van Horn (Kevin.VanHorn_at_[hidden])
Date: 2002-10-14 11:34:59
David Abrahams writes:
> [...] Otherwise,
>
> is_convertible<T,::boost::detail::int_convertible>
>
> gets instantiated, which is only legal if T is copyable.
Thanks for the clarification.
>> I tried to look up the mentioned message
>
> Message? Mentioned where?
I mistook
> // We MUST do this on conforming compilers in order to
> // correctly deduce that noncopyable types are not enums (dwa
> // 2002/04/15)...
to mean a reference to a Boost mailing list message by you on the indicated
date.