$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Jonathan Turkanis (technews_at_[hidden])
Date: 2005-05-07 14:14:56
Keith MacDonald wrote:
> The warning from is_abstract.hpp may be because iostreams includes
> <boost/type_traits/is_convertible.hpp>. It's not your problem, but
> could be simply fixed by changing line 81 of is_abstract.hpp from
Right, I forgot is_convertible uses is_abstract now.
I'll fix operations.hpp
Jonathan