This is the complete list of members for StrRef, including all inherited members.
at(size_t index) const | StrRef | inline |
begin() const noexcept | StrRef | inline |
empty() const noexcept | StrRef | inline |
end() const noexcept | StrRef | inline |
items() const noexcept | StrRef | inline |
Iterator typedef | StrRef | |
operator=(const StrRef &other) noexcept | StrRef | inline |
operator[](size_t index) const | StrRef | inline |
reset() noexcept | StrRef | inline |
reset(const Char *chars, size_t size) noexcept | StrRef | inline |
size() const noexcept | StrRef | inline |
StrRef() noexcept | StrRef | inline |
StrRef(const Char *chars, size_t size) noexcept | StrRef | inline |
StrRef(const char(&value)[Size]) noexcept | StrRef | inlineexplicit |
StrRef(const StrRef &other) noexcept | StrRef | inline |
swap(StrRef &other) noexcept | StrRef | inline |
trim() const noexcept | StrRef | inline |