
23 Oct
2009
23 Oct
'09
1:21 p.m.
On Fri, Oct 23, 2009 at 3:18 PM, Frank Mori Hess <frank.hess@nist.gov> wrote:
Would a boost/ptr_container.hpp that includes all containers make sense? I don't think every container needs it's own header file.
One suggestion I liked that came up earlier was using all.hpp, for example boost/ptr_container/all.hpp.
All seems a bit redundant, the standard is just <lib>.hpp AFAIK. Olaf