Doxygen bug workaround. Corrected Solaris errors. Experimental grow/shrink_to_fit for managed_shared_memory and managed_mapped_file.

[SVN r40268]
This commit is contained in:
Ion Gaztañaga
2007-10-21 09:02:23 +00:00
parent 9f17cbaf5e
commit 70ee83b507
19 changed files with 535 additions and 70 deletions

View File

@@ -12,6 +12,7 @@
#include <boost/interprocess/allocators/detail/node_pool.hpp>
#include <boost/interprocess/smart_ptr/unique_ptr.hpp>
#include <boost/interprocess/smart_ptr/deleter.hpp>
#include <boost/interprocess/detail/type_traits.hpp>
#include <vector>
#include <cstddef>
#include <string>