$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: David Abrahams (dave_at_[hidden])
Date: 2005-12-02 09:02:40
Cromwell Enage <sponage_at_[hidden]> writes:
> * Boost.Parameter (Please browse the documentation at
> http://msmazes.sourceforge.net/doc/api/ and comment on
> how I present the functions that use named arguments.)
I was unable to find any clear and coherent such presentation. Care
to point me at a specific example?
One thing did strike me: you seem to be setting
BOOST_PARAMETER_MAX_ARITY to different numbers in different header
files. That could be a problem in several ways:
1. ODR violations
2. Macro redefinition errors when two of these headers are included in
the same TU
-- Dave Abrahams Boost Consulting www.boost-consulting.com