![]() |
MDBX Containers
|
Declaration of the KeyValueTable class for managing key-value pairs in an MDBX database. More...
Go to the source code of this file.
Classes | |
| class | mdbxc::KeyValueTable< KeyT, ValueT > |
| Template class for managing key-value pairs in an MDBX database. More... | |
| class | mdbxc::KeyValueTable< KeyT, ValueT >::AssignmentProxy |
| Helper proxy for convenient assignment via operator[]. More... | |
Namespaces | |
| namespace | mdbxc |
Macros | |
| #define | _MDBX_CONTAINERS_KEY_VALUE_TABLE_HPP_INCLUDED |
Declaration of the KeyValueTable class for managing key-value pairs in an MDBX database.
Definition in file KeyValueTable.hpp.
| #define _MDBX_CONTAINERS_KEY_VALUE_TABLE_HPP_INCLUDED |
Definition at line 3 of file KeyValueTable.hpp.