QtRocket
 
Loading...
Searching...
No Matches
Catch::StringRef Member List

This is the complete list of members for Catch::StringRef, including all inherited members.

begin() constCatch::StringRefinline
compare(StringRef rhs) constCatch::StringRef
const_iterator typedefCatch::StringRef
data() const noexceptCatch::StringRefinline
empty() const noexcept -> boolCatch::StringRefinline
end() constCatch::StringRefinline
m_sizeCatch::StringRefprivate
m_startCatch::StringRefprivate
nposCatch::StringRefstatic
operator std::string() constCatch::StringRefinlineexplicit
operator!=(StringRef other) const noexcept -> boolCatch::StringRefinline
operator+(StringRef lhs, StringRef rhs)Catch::StringReffriend
operator+=(std::string &lhs, StringRef rhs)Catch::StringReffriend
operator<(StringRef rhs) const noexceptCatch::StringRef
operator<<(std::ostream &os, StringRef str)Catch::StringReffriend
operator==(StringRef other) const noexcept -> boolCatch::StringRefinline
operator[](size_type index) const noexcept -> charCatch::StringRefinline
s_emptyCatch::StringRefprivatestatic
size() const noexcept -> size_typeCatch::StringRefinline
size_type typedefCatch::StringRef
StringRef() noexcept=defaultCatch::StringRef
StringRef(char const *rawChars) noexceptCatch::StringRef
StringRef(char const *rawChars, size_type size) noexceptCatch::StringRefinline
StringRef(std::string const &stdString) noexceptCatch::StringRefinline
substr(size_type start, size_type length) const noexceptCatch::StringRefinline