Hi,

2013/7/27 niXman <i.nixman@gmail.com>
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.