$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Robert Ramey (ramey_at_[hidden])
Date: 2002-11-17 03:11:56
It has been reported to me that is_polymorphic<T> gives
compile time error when T is const type and the compiler is g++.
Is there a fix for this?
Robert Ramey