MySQL 9.1.0
Source Code Documentation
|
TempTable Storage. More...
#include <assert.h>
#include <cstddef>
#include <utility>
#include "storage/temptable/include/temptable/allocator.h"
#include "storage/temptable/include/temptable/constants.h"
Go to the source code of this file.
Classes | |
class | temptable::Storage |
Storage container. More... | |
class | temptable::Storage::Iterator |
Iterator over a Storage object. More... | |
Namespaces | |
namespace | temptable |
TempTable Storage.