#include <vector>#include <algorithm>#include <string>#include <iterator>#include <cstdio>#include <cassert>#include <boost/iterator/iterator_facade.hpp>#include "ThrowingFwrite.h"#include "StringVector.h"#include "MmapAllocator.h"Go to the source code of this file.
Classes | |
| class | Moses::StringVectorTemp< ValueT, PosT, Allocator > |
| class | Moses::StringVectorTemp< ValueT, PosT, Allocator >::RangeIterator |
| class | Moses::StringVectorTemp< ValueT, PosT, Allocator >::StringIterator |
Namespaces | |
| namespace | Moses |
| $Id$ | |
Typedefs | |
| typedef StringVectorTemp < unsigned char, unsigned int > | Moses::MediumStringVectorTemp |
| typedef StringVectorTemp < unsigned char, unsigned long > | Moses::LongStringVectorTemp |
1.5.9