MySQL 9.6.0
Source Code Documentation
mysql::sets::Can_donate_set_unqualified Concept Reference

True if move-semantics has been declared as enabled for full-set-copy operations for the given operand types, with cvref removed from Source_t. More...

#include <meta.h>

Concept definition

template<class Source_t, class Target_t>
True if move-semantics has been declared as enabled for full-set-copy operations for the given operan...
Definition: meta.h:83
ValueType value(const std::optional< ValueType > &v)
Definition: gtid.h:83
Customization point that set container types can use to indicate that they support noexcept move-sema...
Definition: meta.h:74

Detailed Description

True if move-semantics has been declared as enabled for full-set-copy operations for the given operand types, with cvref removed from Source_t.