#include "ug_splice_arglist.h"#include "moses/Util.h"#include "util/exception.hh"#include <boost/foreach.hpp>Go to the source code of this file.
Namespaces | |
| namespace | Moses |
| $Id$ | |
Functions | |
| void | Moses::filter_arguments (int const argc_in, char const *const *const argv_in, int &argc_moses, char ***argv_moses, int &argc_other, char ***argv_other, std::vector< std::pair< std::string, int > > const &filter) |
1.5.9