Electroneum
Public Member Functions | Private Attributes | List of all members
anonymous_namespace{db_lmdb.cpp}::MDB_val_copy< T > Struct Template Reference
Inheritance diagram for anonymous_namespace{db_lmdb.cpp}::MDB_val_copy< T >:
Inheritance graph
[legend]
Collaboration diagram for anonymous_namespace{db_lmdb.cpp}::MDB_val_copy< T >:
Collaboration graph
[legend]

Public Member Functions

 MDB_val_copy (const T &t)
 

Private Attributes

T t_copy
 

Constructor & Destructor Documentation

◆ MDB_val_copy()

template<typename T >
anonymous_namespace{db_lmdb.cpp}::MDB_val_copy< T >::MDB_val_copy ( const T t)
inline

Member Data Documentation

◆ t_copy

template<typename T >
T anonymous_namespace{db_lmdb.cpp}::MDB_val_copy< T >::t_copy
private

The documentation for this struct was generated from the following file: