![]() |
MDBX Containers
|
#include <mdbx_containers/KeyValueTable.hpp>#include <iostream>#include <vector>#include <limits>Go to the source code of this file.
Classes | |
| struct | MyData |
| Storing a custom struct with to_bytes/from_bytes. More... | |
Functions | |
| int | main () |
| int main | ( | ) |
Definition at line 30 of file custom_struct_example.cpp.