Skip to content
Snippets Groups Projects
Unverified Commit 1d486f74 authored by iFA's avatar iFA Committed by GitHub
Browse files

Update comparator.pxd

parent 30d4b02f
No related branches found
No related tags found
No related merge requests found
from libcpp.string cimport string
from slice_ cimport Slice
from logger cimport Logger
from std_memory cimport shared_ptr
from .slice_ cimport Slice
from .logger cimport Logger
from .std_memory cimport shared_ptr
cdef extern from "rocksdb/comparator.h" namespace "rocksdb":
cdef cppclass Comparator:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment