leveldb
util
filter_policy.cc
Go to the documentation of this file.
1
// Copyright (c) 2012 The LevelDB Authors. All rights reserved.
2
// Use of this source code is governed by a BSD-style license that can be
3
// found in the LICENSE file. See the AUTHORS file for names of contributors.
4
5
#include "
leveldb/filter_policy.h
"
6
7
namespace
leveldb
{
8
9
FilterPolicy::~FilterPolicy
() { }
10
11
}
// namespace leveldb
leveldb
Definition:
autocompact_test.cc:11
filter_policy.h
leveldb::FilterPolicy::~FilterPolicy
virtual ~FilterPolicy()
Definition:
filter_policy.cc:9
Generated by
1.8.12