|
Aleph-w 3.0
A C++ Library for Data Structures and Algorithms
|
Public Attributes | |
| std::string | filename |
| int | word_count |
| int | line_count |
Definition at line 237 of file thread_pool_example.cc.
| std::string FileResult::filename |
Definition at line 239 of file thread_pool_example.cc.
| int FileResult::line_count |
Definition at line 241 of file thread_pool_example.cc.
| int FileResult::word_count |
Definition at line 240 of file thread_pool_example.cc.