MySQL 9.6.0
Source Code Documentation
parse_result.h File Reference

Experimental API header. More...

#include <cassert>
#include <string>
#include <string_view>
#include <variant>
#include "mysql/strconv/decode/parse_status.h"

Go to the source code of this file.

Classes

class  mysql::strconv::detail::Parse_result
 Class holding the result from parsing a string, in the form of a status and a message. More...
 
class  mysql::strconv::detail::Parse_result_internals
 Helper class that exports the internals from Parse_result. More...
 

Namespaces

namespace  mysql
 
namespace  mysql::strconv
 
namespace  mysql::strconv::detail
 

Detailed Description

Experimental API header.