libmoost
/home/mhx/git/github/libmoost/include/moost/container/memory_mapped_dataset.hpp
Go to the documentation of this file.
00001 /* vim:set ts=3 sw=3 sts=3 et: */
00028 #ifndef MOOST_CONTAINER_MEMORY_MAPPED_DATASET_HPP__
00029 #define MOOST_CONTAINER_MEMORY_MAPPED_DATASET_HPP__
00030 
00046 #include "memory_mapped_dataset/vector.hpp"
00047 #include "memory_mapped_dataset/archive.hpp"
00048 #include "memory_mapped_dataset/hash_multimap.hpp"
00049 #include "memory_mapped_dataset/dense_hash_map.hpp"
00050 
00051 #endif