| Open Chinese Convert
    1.0.5
    A project for conversion between Traditional and Simplified Chinese | 
Segmented text. More...
#include <Segments.hpp>
| Classes | |
| class | iterator | 
| Public Member Functions | |
| Segments (std::initializer_list< const char *> initList) | |
| Segments (std::initializer_list< string > initList) | |
| void | AddSegment (const char *unmanagedString) | 
| void | AddSegment (const string &str) | 
| const char * | At (size_t cursor) const | 
| size_t | Length () const | 
| iterator | begin () const | 
| iterator | end () const | 
| string | ToString () const | 
Segmented text.
 1.8.14
 1.8.14