
6 May
2006
6 May
'06
6:51 a.m.
Larry Evans wrote:
On 05/05/2006 08:49 AM, David Abrahams wrote:
Joel de Guzman <joel@boost-consulting.com> writes: [snip]
Can you point me to an example in the library, please?
This isn't from the library code. I copied it directly from the docs at libs/fusion/doc/html/fusion/extension.html
There's also a typo in that .html file. The following:
#include <boost/fusion/core/tag_of_fwd.hpp>
should be:
#include <boost/fusion/support/tag_of_fwd.hpp>
Another example of the need for literate programming. I'll add the necessary correction. Thanks again. Dan