#include <StringRef.hpp>
◆ StringRef() [1/5]
| Thoth::NJson::StringRef::StringRef |
( |
| ) |
|
|
defaultnoexcept |
◆ StringRef() [2/5]
| Thoth::NJson::StringRef::StringRef |
( |
StringRef && |
| ) |
|
|
defaultnoexcept |
◆ StringRef() [3/5]
| Thoth::NJson::StringRef::StringRef |
( |
const StringRef & |
| ) |
|
|
default |
◆ StringRef() [4/5]
| Thoth::NJson::StringRef::StringRef |
( |
const std::string & |
other | ) |
|
◆ StringRef() [5/5]
| Thoth::NJson::StringRef::StringRef |
( |
std::string_view |
other, |
|
|
std::shared_ptr< std::string > |
_data |
|
) |
| |
◆ operator std::string()
| Thoth::NJson::StringRef::operator std::string |
( |
| ) |
const |
|
noexcept |
◆ operator std::string_view()
| Thoth::NJson::StringRef::operator std::string_view |
( |
| ) |
const |
|
noexcept |
◆ operator=() [1/2]
◆ operator=() [2/2]
◆ operator==()
| bool Thoth::NJson::StringRef::operator== |
( |
const StringRef & |
| ) |
const |
◆ str
| std::string_view Thoth::NJson::StringRef::str |
The documentation for this struct was generated from the following file: