ソースを参照

Merge pull request #1008 from pkasting:main

PiperOrigin-RevId: 447466466
main
Victor Costan 2年前
コミット
d019e3605f
1個のファイルの変更0行の追加2行の削除
  1. +0
    -2
      include/leveldb/options.h

+ 0
- 2
include/leveldb/options.h ファイルの表示

@ -144,8 +144,6 @@ struct LEVELDB_EXPORT Options {
// Options that control read operations
struct LEVELDB_EXPORT ReadOptions {
ReadOptions() = default;
// If true, all data read from underlying storage will be
// verified against corresponding checksums.
bool verify_checksums = false;

読み込み中…
キャンセル
保存