$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Bronek Kozicki (brok_at_[hidden])
Date: 2004-09-06 02:15:39
David Bradley wrote:
> Regardless of the standard his code is not going to work on Visual
> Studio 2003 C++ which was one of the compilers he was interested in.
Well, I tested it on MSVC71 and it worked fine :> Currently I'm not
using pointer-to-member, as the only member function being called is
operator(). See code at the beginning of this thread again, thanks. One
thing more: macro "FAULTY" should be actually named "COMPLIANT".
B.