#include <boost/iostreams/filtering_stream.hpp>#include <boost/shared_ptr.hpp>#include <algorithm>#include <string>#include <vector>#include "moses/TranslationModel/UG/generic/file_io/ug_stream.h"Go to the source code of this file.
Classes | |
| class | Part |
Typedefs | |
| typedef boost::shared_ptr < filtering_istream > | fptr |
Functions | |
| int | main (int argc, char *argv[]) |
| typedef boost::shared_ptr<filtering_istream> fptr |
Definition at line 13 of file merge-sorted.cc.
| int main | ( | int | argc, | |
| char * | argv[] | |||
| ) |
Definition at line 83 of file merge-sorted.cc.
1.5.9