|
Boost : |
Subject: Re: [boost] namespace boost?
From: Denis Shevchenko (for.dshevchenko_at_[hidden])
Date: 2011-01-15 16:23:24
16.01.2011 01:10, vicente.botet пиÑеÑ:
> The ideal will be that this file include a all.hpp file included on the library directory. Other have proposed someting like
>
> #include<boost/flyweight/all.hpp>
>
I agree. And, IMHO, all.hpp file must exists for libraries with set of
'independent' files (that can be used independently of the other),
something like this:
#include <boost/algorithm/string/all.hpp>
But for libraries with one 'main concept' file must exists such file.
For example, in my Configurator:
#include <boost/configurator/configurator.hpp>
- Denis
Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk