24#ifndef MYSQL_SETS_INTERVAL_VOLUME_H
25#define MYSQL_SETS_INTERVAL_VOLUME_H
39template <Is_metric_set_traits Set_traits_t>
Holds the start boundary and endpoint boundary of an interval.
Definition: interval.h:178
static int interval
Definition: mysqladmin.cc:72
Type sub(Shards< COUNT > &shards, size_t id, size_t n)
Decrement the counter for a shard by n.
Definition: ut0counter.h:280
Definition: gtid_set.h:183
constexpr auto volume(const Boundary_set_t &set)
Return the sum of the lengths of all intervals in the given Boundary set.
Definition: boundary_set_volume.h:43