27 Jul
2013
27 Jul
'13
12:40 p.m.
Hi,
2013/7/27 niXman
2013/7/27 D. R. Evans:
1. Is serialization of standard unordered containers supported in version 1.54.0 of the boost libraries? No.
Alternatively, look at the YAS: https://github.com/niXman/yas
I recently need serialization and I'm glad to give it a try :) Does it solves the concern of portable binary archive as described in Boost.Serialization? Thanks.