![]() |
MySQL 9.6.0
Source Code Documentation
|
Experimental API header. More...
Go to the source code of this file.
Classes | |
| struct | mysql::sets::Base_set_category_tag |
| Base class for all Set category tag classes. More... | |
Namespaces | |
| namespace | mysql |
| namespace | mysql::sets |
Concepts | |
| concept | mysql::sets::Is_set_category |
| True if Test is a Set category tag, i.e., derived from Base_set_category_tag. | |
| concept | mysql::sets::Has_set_category |
| True if Test has a member Set_category_t satisfying Is_set_category. | |
| concept | mysql::sets::Has_same_set_category |
| True if the two Set classes have the same Set_category_t. | |
Variables | |
| template<Is_set_category > | |
| constexpr bool | mysql::sets::is_iterator_defined_set_category = false |
| Primary variable template for customization point that declares that a set category is iterator-defined. More... | |
Experimental API header.