$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Gennadiy Rozental (gennadiy.rozental_at_[hidden])
Date: 2006-10-19 21:39:54
> 2) Is there a particular reason why the problem template (equal_impl_frwd
> in
> test_tools.hpp) is marked as exported, when it contains only inline
> functions? I realise it shouldn't make any difference either which way,
> and
> if it's used by classes that do need to be exported then it suppresses a
> whole lot of warnings so I guess that's the reason ? :-)
You probably right, but I would prefer not to touch this, since I don't
have resources at the moment to test it.
Gennadiy