MySQL 9.6.0
Source Code Documentation
nested_set_text_format.h File Reference

Experimental API header. More...

Go to the source code of this file.

Classes

struct  mysql::strconv::Nested_set_text_format< Key_format_tp, Mapped_format_tp >
 Tag to identify the formatting algorithm for nested sets, using the given format tags for the key type and the mapped type, respectively. More...
 

Namespaces

namespace  mysql
 
namespace  mysql::strconv
 

Concepts

concept  mysql::strconv::Is_nested_set_text_format
 

Functions

auto mysql::strconv::get_default_format (const Text_format &, const mysql::sets::Is_nested_set auto &)
 Make mysql::strconv::encode_text (and encode(Text_format{}, ...) use Nested_set_text_format when the object to format is a Nested set. More...
 

Detailed Description

Experimental API header.