#include <string>#include <ostream>Go to the source code of this file.
Classes | |
| class | DigitConverter |
| The DigitConverter class converts non-ASCII UTF-8 Unicode digits to their ASCII equivalents. More... | |
Functions | |
| std::ostream & | operator<< (std::ostream &s, const DigitConverter &dc) |
| Free function: ostream operator <<. | |
|
||||||||||||
|
Free function: ostream operator <<.
|
1.4.4