
11 Oct
2005
11 Oct
'05
2:23 p.m.
Martin Wille <mw8329@yahoo.com.au> 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-namespac..., you still get errors? -- Dave Abrahams Boost Consulting www.boost-consulting.com