Edward Diener wrote:
Hi Edward,
Yes, it is saying just that. Any suggestion on how the doc could be improved is highly appreciated. Thanks!
'Each module has its own header file placed in the same directory with the actual module-directory. For example, there exists "boost/fusion/support.hpp" in the same directory as "boost/fusion/support".'
should be:
'Each module has its own header file placed in the main boost/fusion
This is not quite accurate. The sub-modules/directories also follow the same convention.
directory. This header file includes all of the relevant header files in the appropriate module subdirectory. For example, there exists "boost/fusion/support.hpp" which includes the header files in the "boost/fusion/support" subdirectory.'
Ok, thanks! Regards, -- Joel de Guzman http://www.boostpro.com http://spirit.sf.net