|
|
ssize_t | size () const noexcept |
| |
|
Grapheme const & | at (ssize_t i) const |
| |
|
Grapheme & | at (ssize_t i) |
| |
|
decltype(auto) | begin () noexcept |
| |
|
decltype(auto) | begin () const noexcept |
| |
|
decltype(auto) | cbegin () const noexcept |
| |
|
decltype(auto) | end () noexcept |
| |
|
decltype(auto) | end () const noexcept |
| |
|
decltype(auto) | cend () const noexcept |
| |
|
decltype(auto) | front () noexcept |
| |
|
decltype(auto) | front () const noexcept |
| |
|
decltype(auto) | back () noexcept |
| |
|
decltype(auto) | back () const noexcept |
| |
|
gstring & | operator+= (gstring const &rhs) noexcept |
| |
|
gstring & | operator+= (Grapheme const &grapheme) noexcept |
| |
The documentation for this struct was generated from the following file: