![]() |
MySQL 9.6.0
Source Code Documentation
|
Experimental API header. More...
#include "mysql/sets/boundary_set_meta.h"#include "mysql/sets/interval_set_interface.h"#include "mysql/sets/interval_set_volume.h"#include "mysql/sets/set_traits.h"Go to the source code of this file.
Namespaces | |
| namespace | mysql |
| namespace | mysql::sets |
Functions | |
| template<Is_boundary_set Boundary_set_t> requires Is_metric_set_traits<typename Boundary_set_t::Set_traits_t> | |
| constexpr auto | mysql::sets::volume (const Boundary_set_t &set) |
| Return the sum of the lengths of all intervals in the given Boundary set. More... | |
Experimental API header.