#include <gUtils.h>
|
| | gUTF8Iterator (const std::string &str) |
| |
| utf8::iterator< std::string::const_iterator > | begin () const |
| |
| utf8::iterator< std::string::const_iterator > | end () const |
| |
| utf8::iterator< std::string::const_reverse_iterator > | rbegin () const |
| |
| utf8::iterator< std::string::const_reverse_iterator > | rend () const |
| |
◆ gUTF8Iterator()
| gUTF8Iterator::gUTF8Iterator |
( |
const std::string & |
str | ) |
|
◆ begin()
| utf8::iterator< std::string::const_iterator > gUTF8Iterator::begin |
( |
| ) |
const |
◆ end()
| utf8::iterator< std::string::const_iterator > gUTF8Iterator::end |
( |
| ) |
const |
◆ rbegin()
| utf8::iterator< std::string::const_reverse_iterator > gUTF8Iterator::rbegin |
( |
| ) |
const |
◆ rend()
| utf8::iterator< std::string::const_reverse_iterator > gUTF8Iterator::rend |
( |
| ) |
const |
The documentation for this class was generated from the following file: