taco-db
0.1.0
|
Go to the source code of this file.
Classes | |
struct | taco::IndexKey |
An IndexKey stores references to a few data (Datum objects) that comprise a key tuple to in an index. More... | |
Namespaces | |
taco | |
Typedefs | |
typedef std::unique_ptr< IndexKey, AlignedAllocImpl::FreeMem > | taco::UniqueIndexKey |
The returned smart pointer of IndexKey::Create(). More... | |