"Robert Ramey" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> Is there such a thing as is_abstract_base<T> similar to is_polymorphic<T>
?
>
> Is such a thing possible?  I could use it but have been unable to figrure
> out how to do it.
>
Rani Sharoni wrote is_abstract_class<T> type trait (see
on
http://groups.google.com/groups?q=is_abstract_class&hl=en&lr=&ie=UTF-8&oe=UT
F-8&selm=df893da6.0207110613.75b2fe90%40posting.google.com&rnum=1).

It compiles on Comeau, Intel C++ 7.0 and VC++ 7.1beta.

/Pavel



_______________________________________________
Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost

Reply via email to