$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: David Abrahams (dave_at_[hidden])
Date: 2006-09-19 11:43:06
Is it intentional that
http://boost-consulting.com/boost/libs/fusion/doc/html/fusion/extension.html
suggests defining the new sequence tag in namespace boost::fusion?
If so, why are you doing that? Inviting people to add definitions in
the library's namespace is usually a bad idea.
-- Dave Abrahams Boost Consulting www.boost-consulting.com