MySQL 9.0.0
Source Code Documentation
serializable_type_tags.h File Reference

Experimental API header Defines tags supported by the serializable, used for internal dispatching. More...

#include <unordered_set>

Go to the source code of this file.

Classes

struct  mysql::serialization::Serializable_tag
 Used to distinguish between Serializable and Field_definition types. More...
 
struct  mysql::serialization::Field_definition_tag
 Used to distinguish between Serializable and Field_definition types. More...
 

Namespaces

namespace  mysql
 
namespace  mysql::serialization
 

Detailed Description

Experimental API header Defines tags supported by the serializable, used for internal dispatching.