ArkScript
A small, fast, functional and scripting language for video games
Ark::internal::utf8_char_t Member List

This is the complete list of members for Ark::internal::utf8_char_t, including all inherited members.

at(const std::string::iterator it, const std::string::iterator end)Ark::internal::utf8_char_tinlinestatic
c_str() constArk::internal::utf8_char_tinline
codepoint() constArk::internal::utf8_char_tinline
codepoint_t typedefArk::internal::utf8_char_t
isPrintable() constArk::internal::utf8_char_tinline
length_t typedefArk::internal::utf8_char_t
m_codepointArk::internal::utf8_char_tprivate
m_lengthArk::internal::utf8_char_tprivate
m_reprArk::internal::utf8_char_tprivate
repr_t typedefArk::internal::utf8_char_t
size() constArk::internal::utf8_char_tinline
utf8_char_t()Ark::internal::utf8_char_tinline
utf8_char_t(const codepoint_t cp, const length_t len, const repr_t repr)Ark::internal::utf8_char_tinline