Nuspell
spell checker
Loading...
Searching...
No Matches
nuspell::v5::Encoding Class Reference

Public Types

enum  Enc_Type { SINGLEBYTE = false , UTF8 = true }

Public Member Functions

 Encoding (const std::string &e)
 Encoding (std::string &&e)
 Encoding (const char *e)
auto & operator= (const std::string &e)
auto & operator= (std::string &&e)
auto & operator= (const char *e)
auto empty () const
auto & value () const
auto is_utf8 () const
auto value_or_default () const -> std::string
 operator Enc_Type () const

The documentation for this class was generated from the following files: