MySQL 9.0.0
Source Code Documentation
storage.h File Reference

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
 

Detailed Description

TempTable Storage.