|
Nuspell
spell checker
|
Public Member Functions | |
| U8_Encoded_CP (std::string_view str, U8_CP_Pos pos) | |
| U8_Encoded_CP (char32_t cp) | |
| auto | size () const noexcept -> size_t |
| auto | data () const noexcept -> const char * |
| operator std::string_view () const noexcept | |
| auto | copy_to (std::string &str, size_t j) const |