![]() |
STX
1.0.0
|
This is the complete list of members for stx::SpanReport, including all inherited members.
| operator=(SpanReport const &) noexcept=default | stx::SpanReport | |
| operator=(SpanReport &&) noexcept=default | stx::SpanReport | |
| SpanReport() noexcept | stx::SpanReport | inline |
| SpanReport(const char *str, size_t size) noexcept | stx::SpanReport | inline |
| SpanReport(std::string_view const &str) noexcept | stx::SpanReport | inlineexplicit |
| SpanReport(SpanReport const &) noexcept=default | stx::SpanReport | |
| SpanReport(SpanReport &&) noexcept=default | stx::SpanReport | |
| what() const noexcept | stx::SpanReport | inline |
| ~SpanReport() noexcept=default | stx::SpanReport |