$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Jaakko Jarvi (jajarvi_at_[hidden])
Date: 2002-03-22 14:55:38
> 
> /usr/local/include/boost/lambda/detail/actions.hpp:180: parse 
>    error before `,' token
> 
> I'd like to try it out, but I'm not sure if the gcc configuration needs to
> be updated or what the best way to address this problem is.
> 
It must be the is_base_and_derived, which is not part of the latest
official release, am I right? 
So actually the version of type_traits library in 
the CVS is needed.
Jaakko