26#ifndef ROUTER_SRC_MYSQL_REST_SERVICE_INCLUDE_HELPER_STRING_FROM_H_
27#define ROUTER_SRC_MYSQL_REST_SERVICE_INCLUDE_HELPER_STRING_FROM_H_
35template <
typename String>
Using this class is fraught with peril, and you need to be very careful when doing so.
Definition: sql_string.h:167
std::string str(const mysqlrouter::ConfigGenerator::Options::Endpoint &ep)
Definition: config_generator.cc:1084
const char * cstr(const char *str)
Definition: generic.h:36
uint64_t to_uint64(const String &str)
Definition: from.h:36