#include <string_container.h>
|
const char * | s |
|
size_t | len |
|
Definition at line 22 of file string_container.h.
◆ string_ptrt() [1/2]
string_ptrt::string_ptrt |
( |
const char * |
_s | ) |
|
|
explicit |
◆ string_ptrt() [2/2]
string_ptrt::string_ptrt |
( |
const std::string & |
_s | ) |
|
|
inlineexplicit |
◆ c_str()
const char* string_ptrt::c_str |
( |
| ) |
const |
|
inline |
◆ operator==()
bool string_ptrt::operator== |
( |
const string_ptrt & |
other | ) |
const |
◆ len
const char* string_ptrt::s |
The documentation for this struct was generated from the following files: