![]() |
Feathercoin
0.5.0
P2P Digital Currency
|
Public Member Functions | |
KeyComparator (const InternalKeyComparator &c) | |
int | operator() (const char *a, const char *b) const |
Public Attributes | |
const InternalKeyComparator | comparator |
Definition at line 69 of file memtable.h.
|
inlineexplicit |
Definition at line 71 of file memtable.h.
int leveldb::MemTable::KeyComparator::operator() | ( | const char * | a, |
const char * | b | ||
) | const |
Definition at line 33 of file memtable.cc.
const InternalKeyComparator leveldb::MemTable::KeyComparator::comparator |
Definition at line 70 of file memtable.h.