$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Larry Evans (cppljevans_at_[hidden])
Date: 2008-01-25 14:25:34
http://www.boost.org/libs/mpl/doc/refmanual/protect.html contains:
typedef bind<_1, protect< bind<f,_1,_2> > >
which contains no 'identifier ;'.
OOPS, I missed the FIXME at top of example.
However, putting that FIXME in read would help
other's see it.