|
Thrill
0.1
|
#include <thrill/api/read_lines.hpp>#include <thrill/api/size.hpp>#include <thrill/common/logger.hpp>#include <tlx/cmdline_parser.hpp>#include <string>
Include dependency graph for line_count.cpp:Go to the source code of this file.
Functions | |
| int | main (int argc, char *argv[]) |
| int main | ( | int | argc, |
| char * | argv[] | ||
| ) |
Definition at line 22 of file line_count.cpp.
References CmdlineParser::add_param_string(), CmdlineParser::print_result(), CmdlineParser::process(), thrill::api::ReadLines(), thrill::api::Run(), and sLOG1.