MySQL 9.6.0
Source Code Documentation
parse_position.h File Reference

Experimental API header. More...

#include <cassert>
#include <cstring>
#include <iterator>
#include <string_view>
#include "mysql/iterators/iterator_interface.h"
#include "mysql/utils/char_cast.h"

Go to the source code of this file.

Classes

class  mysql::strconv::detail::Parse_position< Self_tp >
 Base class for the current position of a string parser, holding both the parsed string and the position within the parsed string. More...
 

Namespaces

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

Detailed Description

Experimental API header.