MySQL 9.6.0
Source Code Documentation
string_counter.h File Reference

Experimental API header. More...

#include <string_view>
#include "mysql/strconv/encode/string_target.h"

Go to the source code of this file.

Classes

class  mysql::strconv::String_counter
 Class that serves as the target for encode(..., Is_string_target), which never writes anything and only stores the size. More...
 
class  mysql::strconv::detail::Constructible_string_counter
 String_counter subclass that can be instantiated. More...
 

Namespaces

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

Detailed Description

Experimental API header.