MySQL 9.6.0
Source Code Documentation
decode_text.h File Reference

Experimental API header. More...

#include <string_view>
#include "mysql/strconv/decode/decode.h"
#include "mysql/strconv/formats/text_format.h"

Go to the source code of this file.

Namespaces

namespace  mysql
 
namespace  mysql::strconv
 

Functions

Parser mysql::strconv::decode_text (const std::string_view &in_sv, auto &out)
 Parse from a string into the given object in text format. More...
 

Detailed Description

Experimental API header.