V
V
Victor2015-09-24 10:21:39
Programming
Victor, 2015-09-24 10:21:39

How to serialize unordered_map nested in unordered_map using boost?

How to serealize such a data structure into a file:

unordered_map<uint32_t, unordered_map<uint32_t, unsigned char>

with help boost?

Answer the question

In order to leave comments, you need to log in

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question