![]() |
Feathercoin
0.5.0
P2P Digital Currency
|
#include <assert.h>
#include <stdio.h>
#include <stdlib.h>
#include "leveldb/cache.h"
#include "port/port.h"
#include "util/hash.h"
#include "util/mutexlock.h"
Go to the source code of this file.
Namespaces | |
leveldb | |
Functions | |
Cache * | leveldb::NewLRUCache (size_t capacity) |