$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: [Boost-users] unordered_map serialization
From: gtsml owevwr (gtsml.owevwr_at_[hidden])
Date: 2009-04-20 15:17:26
Hi,
I cannot find any serialization code for unordered_map in boost, am I
missing something?
I'm using boost 1.36, header <boost/unordered_map.hpp>. I could not find
anything in 1.38 neither.
Is the header <boost/serialization/hash_map> related?
I have to say that I'm a bit confuse with the whole TR1 stuff (it seems to
be related).
Anyway, I can still convert to a list and serialize I guess, but if there's
already something somewhere...
Any suggestion welcome,
Frank