#include "types.hh"
Go to the source code of this file.
Macros | |
#define | LENGTH_PREFIXED_PROTO_HELPER(Inner, T) |
#define | LENGTH_PREFIXED_PROTO_HELPER_X std::map<K, V> |
Reusable serialisers for serialization container types in a length-prefixed manner.
Used by both the Worker and Serve protocols.