leveldb/include/leveldb
Peter Kasting 8b5b1ca96c Fixes for C++20 support.
Structs with user-declared constructors are no longer considered
aggregates.  Just remove the constructor declaration where applicable.

Bug: chromium:1284275
2022-05-05 07:44:11 -07:00
..
c.h Don't include C++ headers in extern C 2021-03-03 17:53:26 -08:00
cache.h remove useless code in cache.h 2022-01-06 03:11:11 +08:00
comparator.h Format all files IAW the Google C++ Style Guide. 2019-05-02 19:04:50 -07:00
db.h Change version to 1.23. 2021-02-23 12:54:37 -08:00
dumpfile.h Format all files IAW the Google C++ Style Guide. 2019-05-02 19:04:50 -07:00
env.h Add some std:: qualifiers to types and functions. 2020-04-29 22:33:14 +00:00
export.h Add CMake build support. 2018-03-16 19:17:27 -07:00
filter_policy.h Format all files IAW the Google C++ Style Guide. 2019-05-02 19:04:50 -07:00
iterator.h Correct class/structure declaration order. 2019-05-03 09:48:57 -07:00
options.h Fixes for C++20 support. 2022-05-05 07:44:11 -07:00
slice.h Switch from C headers to C++ headers. 2020-04-29 20:51:13 +00:00
status.h Correct class/structure declaration order. 2019-05-03 09:48:57 -07:00
table_builder.h Switch from C headers to C++ headers. 2020-04-29 20:51:13 +00:00
table.h Switch from C headers to C++ headers. 2020-04-29 20:51:13 +00:00
write_batch.h Correct class/structure declaration order. 2019-05-03 09:48:57 -07:00