![]() |
MySQL 9.6.0
Source Code Documentation
|
Experimental API header. More...
#include <cassert>#include <utility>#include "mysql/allocators/memory_resource.h"#include "mysql/meta/not_decayed.h"#include "mysql/sets/binary_operation.h"#include "mysql/sets/nested_set_category.h"#include "mysql/sets/nested_set_interface.h"#include "mysql/sets/nested_set_meta.h"#include "mysql/sets/set_container_helpers.h"#include "mysql/utils/forward_like.h"#include "mysql/utils/return_status.h"Go to the source code of this file.
Classes | |
| class | mysql::sets::Nested_container< Storage_tp > |
| Represents the subset of a Cartesian product "L x R" of two sets, using a map data structure that maps elements of type L to containers holding values of type R. More... | |
Namespaces | |
| namespace | mysql |
| namespace | mysql::sets |
Experimental API header.