Boost logo

Boost :

From: David Abrahams (dave_at_[hidden])
Date: 2005-10-11 09:23:10


Martin Wille <mw8329_at_[hidden]> writes:

> Hello,
>
> the example code in the Boost.Parameter tutorial #includes
> <boost/parameter/keyword.hpp> as only Boost.Parameter header.
> This is apparently insufficient, since I get errors regarding incomplete
> types (e.g. return type `struct
> boost::parameter::aux::tagged_argument<graphs::tag::index_map, const
> char[13]>' is incomplete ).
>
> With <boost/parameter.hpp> #included, there are no errors.

Are you saying that even when you follow the rule given by
http://www.boost.org/libs/parameter/doc/html/index.html#headers-and-namespaces,
you still get errors?

-- 
Dave Abrahams
Boost Consulting
www.boost-consulting.com

Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk