|
STLL
0.0
Simple Text Layouting Library
|
registering of hyphen dictionaries More...
Go to the source code of this file.
Namespaces | |
| STLL | |
| The namespace for the library. Every function and class is within this namespace. | |
Functions | |
| void | STLL::addHyphenDictionary (const std::vector< std::string > &langs, std::istream &str) |
| register a hyphen dictionary for a given set of languages More... | |
| void | STLL::addHyphenDictionary (const std::vector< std::string > &langs, std::istream &&str) |
| see the other addHyphenDictionary function More... | |
registering of hyphen dictionaries