CCF
Loading...
Searching...
No Matches
Namespaces | Functions
map_serializers.h File Reference
#include "ds/ccf_assert.h"
#include "ds/serialized.h"
#include <span>

Go to the source code of this file.

Namespaces

namespace  map
 

Functions

template<class T >
size_t map::get_size (const T &data)
 
template<class T >
size_t map::serialize (const T &t, uint8_t *&data, size_t &size)
 
template<class T >
map::deserialize (const uint8_t *&data, size_t &size)