Sese Framework
2.3.0
A cross-platform framework
|
This is the complete list of members for sstr::SChar, including all inherited members.
code | sstr::SChar | |
operator uint32_t() const | sstr::SChar | explicit |
operator!=(const SChar &ch) const | sstr::SChar | |
operator+(const SChar &ch) const | sstr::SChar | |
operator-(const SChar &ch) const | sstr::SChar | |
operator<(const SChar &ch) const | sstr::SChar | |
operator<=(const SChar &ch) const | sstr::SChar | |
operator==(const SChar &ch) const | sstr::SChar | |
operator>(const SChar &ch) const | sstr::SChar | |
operator>=(const SChar &ch) const | sstr::SChar | |
SChar(uint32_t code) noexcept | sstr::SChar | explicit |