taco-db  0.1.0
Namespaces | Functions
idxtyps.cpp File Reference
#include "index/idxtyps.h"

Namespaces

 taco
 

Functions

absl::string_view taco::IdxTypeGetName (IdxType idx)
 
bool taco::IdxTypeIsVolatile (IdxType idx)
 
bool taco::IdxTypeNeedsEqualOperator (IdxType idx)
 
bool taco::IdxTypeNeedsLessOperator (IdxType idx)