#include <limits>#include <iostream>#include <cstdio>#include <unistd.h>#include <sys/mman.h>#include "util/mmap.hh"Go to the source code of this file.
Classes | |
| class | Moses::MmapAllocator< T > |
| struct | Moses::MmapAllocator< T >::rebind< U > |
Namespaces | |
| namespace | Moses |
| $Id$ | |
Functions | |
| template<class T1 , class T2 > | |
| bool | Moses::operator== (const MmapAllocator< T1 > &a1, const MmapAllocator< T2 > &a2) throw () |
| template<class T1 , class T2 > | |
| bool | Moses::operator!= (const MmapAllocator< T1 > &a1, const MmapAllocator< T2 > &a2) throw () |
1.5.9