MySQL 9.6.0
Source Code Documentation
boundary_set_volume.h File Reference

Experimental API header. More...

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...
 

Detailed Description

Experimental API header.