Electroneum
table.h File Reference
#include <utility>
#include "common/expect.h"
#include "lmdb/error.h"
#include "lmdb/key_stream.h"
#include "lmdb/util.h"
#include "lmdb/value_stream.h"
Include dependency graph for table.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  lmdb::table
 Helper for grouping typical LMDB DBI options. More...
 
struct  lmdb::basic_table< K, V >
 Helper for grouping typical LMDB DBI options when key and value are fixed types. More...
 

Namespaces

 lmdb