|
| | operator std::string () const |
| | Implicitly convertible to string.
|
| |
|
std::string | ToString () const |
| | Returns a copy of the string.
|
| |
|
std::string_view | GetView () const |
| | Returns a view of the string.
|
| |
|
const char * | Data () const |
| |
|
size_t | Size () const |
| |
Definition at line 79 of file serialize.hpp.
◆ operator std::string()
| formats::bson::JsonString::operator std::string |
( |
| ) |
const |
|
inline |
Implicitly convertible to string.
Definition at line 87 of file serialize.hpp.
The documentation for this class was generated from the following file: