> It has been reported to me that is_polymorphic gives
> compile time error when T is const type and the compiler is g++.
>
> Is there a fix for this?
It will be fixed in cvs shortly.
Thanks for the report,
John Maddock
http://ourworld.compuserve.com/homepages/john_maddock/index.htm
_
> It has been reported to me that is_polymorphic gives
> compile time error when T is const type and the compiler is g++.
>
> Is there a fix for this?
Yep, filter the type through remove_cv first, is_polymorphic should really
be doing this internally though, so I'll try and work up a fix.
Thanks,
It has been reported to me that is_polymorphic gives
compile time error when T is const type and the compiler is g++.
Is there a fix for this?
Robert Ramey
___
Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost