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