MDBX Containers
Loading...
Searching...
No Matches
custom_struct_example.cpp File Reference
#include <mdbx_containers/KeyValueTable.hpp>
#include <iostream>
#include <vector>

Go to the source code of this file.

Classes

struct  MyData
 Storing a custom struct with to_bytes/from_bytes. More...
 

Functions

int main ()
 

Function Documentation

◆ main()

int main ( )

Definition at line 29 of file custom_struct_example.cpp.