Wire Sysio Wire Sysion 1.0.0
|
This is the complete list of members for Catch::StringRef, including all inherited members.
c_str() const -> char const * | Catch::StringRef | |
c_str() const -> char const * | Catch::StringRef | |
currentData() const noexcept -> char const * | Catch::StringRef | |
currentData() const noexcept -> char const * | Catch::StringRef | |
empty() const noexcept -> bool | Catch::StringRef | inline |
empty() const noexcept -> bool | Catch::StringRef | inline |
numberOfCharacters() const noexcept -> size_type | Catch::StringRef | |
numberOfCharacters() const noexcept -> size_type | Catch::StringRef | |
operator std::string() const | Catch::StringRef | |
operator std::string() const | Catch::StringRef | |
operator!=(StringRef const &other) const noexcept -> bool | Catch::StringRef | |
operator!=(StringRef const &other) const noexcept -> bool | Catch::StringRef | |
operator=(StringRef const &other) noexcept -> StringRef & | Catch::StringRef | inline |
operator=(StringRef const &other) noexcept -> StringRef & | Catch::StringRef | inline |
operator==(StringRef const &other) const noexcept -> bool | Catch::StringRef | |
operator==(StringRef const &other) const noexcept -> bool | Catch::StringRef | |
operator[](size_type index) const noexcept -> char | Catch::StringRef | |
operator[](size_type index) const noexcept -> char | Catch::StringRef | |
size() const noexcept -> size_type | Catch::StringRef | inline |
size() const noexcept -> size_type | Catch::StringRef | inline |
size_type typedef | Catch::StringRef | |
StringRef() noexcept | Catch::StringRef | inline |
StringRef(StringRef const &other) noexcept | Catch::StringRef | inline |
StringRef(StringRef &&other) noexcept | Catch::StringRef | inline |
StringRef(char const *rawChars) noexcept | Catch::StringRef | |
StringRef(char const *rawChars, size_type size) noexcept | Catch::StringRef | inline |
StringRef(std::string const &stdString) noexcept | Catch::StringRef | inline |
StringRef() noexcept | Catch::StringRef | inline |
StringRef(StringRef const &other) noexcept | Catch::StringRef | inline |
StringRef(StringRef &&other) noexcept | Catch::StringRef | inline |
StringRef(char const *rawChars) noexcept | Catch::StringRef | |
StringRef(char const *rawChars, size_type size) noexcept | Catch::StringRef | inline |
StringRef(std::string const &stdString) noexcept | Catch::StringRef | inline |
StringRefTestAccess | Catch::StringRef | friend |
substr(size_type start, size_type size) const noexcept -> StringRef | Catch::StringRef | |
substr(size_type start, size_type size) const noexcept -> StringRef | Catch::StringRef | |
swap(StringRef &other) noexcept | Catch::StringRef | |
swap(StringRef &other) noexcept | Catch::StringRef | |
~StringRef() noexcept | Catch::StringRef | inline |
~StringRef() noexcept | Catch::StringRef | inline |