Files Classes Functions Hierarchy
#include <tokenizer.h>#include <fstream>#include <sstream>
Go to the source code of this file.
Functions | |
| ostream & | operator<< (ostream &os, tokenizer const &ss) |
| Print the tokenizers list of strings. | |
Print the tokenizers list of strings.
The tokenizer ss can have its printdelimiter configured before printing.
Definition at line 447 of file tokenizer.cpp.
References tokenizer::print().
1.5.8