![]() |
MySQL 9.6.0
Source Code Documentation
|
Experimental API header. More...
#include <type_traits>#include <utility>#include "mysql/containers/basic_container_wrapper.h"#include "mysql/sets/meta.h"#include "mysql/sets/set_categories_and_traits.h"#include "mysql/utils/is_same_object.h"Go to the source code of this file.
Classes | |
| class | mysql::sets::Basic_set_container_wrapper< Self_tp, Wrapped_tp, shall_catch_tp > |
| struct | mysql::sets::Enable_donate_set< Source_t, Target_t > |
| Declare that move-semantics is supported for full-set-copy operations on Set Container Wrapper types, whenever the wrapped types can be nothrow-moved. More... | |
Namespaces | |
| namespace | mysql |
| namespace | mysql::sets |
| namespace | mysql::sets::detail |
Concepts | |
| concept | mysql::sets::detail::Shall_enable_donate_set_for_wrapper |
Experimental API header.