taco-db
0.1.0
|
#include <index/volatiletree/VolatileTree.h>
Public Member Functions | |
VolatileTreeLess (std::shared_ptr< VolatileTreeFuncs > funcs) | |
bool | operator() (char *buf1, char *buf2) const |
Private Attributes | |
std::shared_ptr< VolatileTreeFuncs > | m_funcs |
|
inline |
bool taco::VolatileTreeLess::operator() | ( | char * | buf1, |
char * | buf2 | ||
) | const |
|
private |