leveldb/table
Chris Mumford 297e66afc1 Format all files IAW the Google C++ Style Guide.
Use clang-format to correct formatting to be in agreement with the [Google C++ Style Guide](https://google.github.io/styleguide/cppguide.html). Doing this simplifies the process of accepting changes. Also fixed a few warnings flagged by clang-tidy.

PiperOrigin-RevId: 246350737
2019-05-02 19:04:50 -07:00
..
block_builder.cc Format all files IAW the Google C++ Style Guide. 2019-05-02 19:04:50 -07:00
block_builder.h Format all files IAW the Google C++ Style Guide. 2019-05-02 19:04:50 -07:00
block.cc Format all files IAW the Google C++ Style Guide. 2019-05-02 19:04:50 -07:00
block.h Format all files IAW the Google C++ Style Guide. 2019-05-02 19:04:50 -07:00
filter_block_test.cc Format all files IAW the Google C++ Style Guide. 2019-05-02 19:04:50 -07:00
filter_block.cc Format all files IAW the Google C++ Style Guide. 2019-05-02 19:04:50 -07:00
filter_block.h Format all files IAW the Google C++ Style Guide. 2019-05-02 19:04:50 -07:00
format.cc Format all files IAW the Google C++ Style Guide. 2019-05-02 19:04:50 -07:00
format.h Format all files IAW the Google C++ Style Guide. 2019-05-02 19:04:50 -07:00
iterator_wrapper.h Format all files IAW the Google C++ Style Guide. 2019-05-02 19:04:50 -07:00
iterator.cc Format all files IAW the Google C++ Style Guide. 2019-05-02 19:04:50 -07:00
merger.cc Format all files IAW the Google C++ Style Guide. 2019-05-02 19:04:50 -07:00
merger.h Format all files IAW the Google C++ Style Guide. 2019-05-02 19:04:50 -07:00
table_builder.cc Format all files IAW the Google C++ Style Guide. 2019-05-02 19:04:50 -07:00
table_test.cc Format all files IAW the Google C++ Style Guide. 2019-05-02 19:04:50 -07:00
table.cc Format all files IAW the Google C++ Style Guide. 2019-05-02 19:04:50 -07:00
two_level_iterator.cc Format all files IAW the Google C++ Style Guide. 2019-05-02 19:04:50 -07:00
two_level_iterator.h Format all files IAW the Google C++ Style Guide. 2019-05-02 19:04:50 -07:00