c.h
|
Expose WriteBatch::Append in the C API.
|
2018-08-19 19:54:34 -07:00 |
cache.h
|
Replace NULL with nullptr in C++ files.
|
2018-04-10 16:26:43 -07:00 |
env.h
|
Added native support for Windows.
|
2019-03-01 18:00:35 -08:00 |
export.h
|
Add CMake build support.
|
2018-03-16 19:17:27 -07:00 |
filter_policy.h
|
leveldb: Require C++11.
|
2018-03-21 01:17:59 -07:00 |
iterator.h
|
Clean up Iterator.
|
2018-06-04 17:24:44 -07:00 |
options.h
|
Inline defaults in options.
|
2019-03-20 13:56:22 -07:00 |
slice.h
|
leveldb: Require C++11.
|
2018-03-21 01:17:59 -07:00 |
status.h
|
Add move constructor to Status.
|
2018-04-23 16:22:30 -07:00 |
table_builder.h
|
leveldb: Require C++11.
|
2018-03-21 01:17:59 -07:00 |
table.h
|
Replace NULL with nullptr in C++ files.
|
2018-04-10 16:26:43 -07:00 |