MySQL 8.3.0
Source Code Documentation
indexed_cells.h File Reference

TempTable Indexed Cells declaration. More...

Go to the source code of this file.

Classes

class  temptable::Indexed_cells
 Indexed cells represent one or more cells that are covered by an index. More...
 
class  temptable::Indexed_cells_less
 Indexed cells comparator (a < b). More...
 
class  temptable::Indexed_cells_hash
 Indexed cells hasher. More...
 
class  temptable::Indexed_cells_equal_to
 Indexed cells comparator (a == b). More...
 

Namespaces

namespace  temptable
 

Detailed Description

TempTable Indexed Cells declaration.