
29 Aug
2006
29 Aug
'06
8:36 p.m.
The test driver in http://boost-consulting.com/vault /Preprocessor Metaprogramming/ctor_template.zip only works if the ctor_template.hpp file #undef's the include guard as follows: #undef boost_forwarder_ctor_template_included However, this need is not mentioned in: http://www.boost.org/libs/preprocessor/doc/topics/file_iteration.html Maybe it should be mentioned there or am I missing something?