mirror of
https://github.com/google/leveldb.git
synced 2025-03-12 09:40:10 +08:00
This CL switches the public headers to C++11 default and deleted constructors, and adds override to the relevant leveldb::EnvWrapper methods. This should be a good test for C++11 compiler support. Once this CL settles, the rest of the codebase can be safely modernized to C++11. ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=189873212 |
||
---|---|---|
.. | ||
c.h | ||
cache.h | ||
comparator.h | ||
db.h | ||
dumpfile.h | ||
env.h | ||
export.h | ||
filter_policy.h | ||
iterator.h | ||
options.h | ||
slice.h | ||
status.h | ||
table_builder.h | ||
table.h | ||
write_batch.h |