![]() |
MySQL 9.6.0
Source Code Documentation
|
Experimental API header. More...
#include <ranges>#include <type_traits>Go to the source code of this file.
Namespaces | |
| namespace | mysql |
| namespace | mysql::sets |
Functions | |
| template<class Source_t > | |
| auto | mysql::sets::make_complement_view (const Source_t &source) |
| Return the Complement_view over the argument. More... | |
| template<class Source_t > | |
| decltype(auto) | mysql::sets::make_complement_view (const Complement_view< Source_t > &complement) |
| Make complement-of-complement return the original set. More... | |
Experimental API header.