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

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

begin() const (defined in Catch::StringRef)Catch::StringRefinline
compare(StringRef rhs) constCatch::StringRef
const_iterator typedef (defined in Catch::StringRef)Catch::StringRef
data() const noexcept (defined in Catch::StringRef)Catch::StringRefinline
empty() const noexcept -> bool (defined in Catch::StringRef)Catch::StringRefinline
end() const (defined in Catch::StringRef)Catch::StringRefinline
operator std::string() const (defined in Catch::StringRef)Catch::StringRefinlineexplicit
operator!=(StringRef other) const noexcept -> bool (defined in Catch::StringRef)Catch::StringRefinline
operator+ (defined in Catch::StringRef)Catch::StringReffriend
operator+= (defined in Catch::StringRef)Catch::StringReffriend
operator<(StringRef rhs) const noexcept (defined in Catch::StringRef)Catch::StringRef
operator<< (defined in Catch::StringRef)Catch::StringReffriend
operator==(StringRef other) const noexcept -> bool (defined in Catch::StringRef)Catch::StringRef
operator[](size_type index) const noexcept -> char (defined in Catch::StringRef)Catch::StringRefinline
size() const noexcept -> size_type (defined in Catch::StringRef)Catch::StringRefinline
size_type typedef (defined in Catch::StringRef)Catch::StringRef
StringRef() noexcept=default (defined in Catch::StringRef)Catch::StringRef
StringRef(char const *rawChars) noexcept (defined in Catch::StringRef)Catch::StringRef
StringRef(char const *rawChars, size_type size) noexcept (defined in Catch::StringRef)Catch::StringRefinline
StringRef(std::string const &stdString) noexcept (defined in Catch::StringRef)Catch::StringRefinline
substr(size_type start, size_type length) const noexcept (defined in Catch::StringRef)Catch::StringRefinline