#include "mysql/mysql_lex_string.h"
#include <string>
#include <string_view>
Go to the source code of this file.
◆ LEX_CSTRING
◆ LEX_STRING
◆ to_string() [1/2]
static std::string to_string |
( |
const LEX_CSTRING & |
str | ) |
|
|
inlinestatic |
◆ to_string() [2/2]
static std::string to_string |
( |
const LEX_STRING & |
str | ) |
|
|
inlinestatic |
◆ to_string_view() [1/2]
static std::string_view to_string_view |
( |
LEX_CSTRING |
str | ) |
|
|
inlinestatic |
◆ to_string_view() [2/2]
static std::string_view to_string_view |
( |
LEX_STRING |
str | ) |
|
|
inlinestatic |
◆ EMPTY_CSTR
◆ NULL_CSTR
◆ NULL_STR