![]() |
MySQL 9.6.0
Source Code Documentation
|
Experimental API header. More...
#include "mysql/sets/set_categories_and_traits.h"Go to the source code of this file.
Namespaces | |
| namespace | mysql |
| namespace | mysql::sets |
Functions | |
| template<class Result_t = double, Is_set Set1_t, Is_set Set2_t> requires Is_compatible_set<Set1_t, Set2_t> | |
| Result_t | mysql::sets::volume_difference (const Set1_t &set1, const Set2_t &set2) |
| Return the volume of the first set minus the volume of the second set. More... | |
Experimental API header.