24#ifndef MYSQL_SETS_NESTED_SET_CATEGORY_H
25#define MYSQL_SETS_NESTED_SET_CATEGORY_H
Definition: gtid_set.h:183
constexpr bool is_iterator_defined_set_category< Nested_set_category_tag >
Declare that Nested sets are iterator-defined.
Definition: nested_set_category.h:47
Base class for all Set category tag classes.
Definition: set_categories.h:43
Tag to identify a class as a Nested set.
Definition: nested_set_category.h:41