Boost logo

Boost Users :

Subject: Re: [Boost-users] serialization unordered_map
From: alev mutlu (koor230_at_[hidden])
Date: 2010-04-09 10:18:12


Hi Daniel,
It gives the following compile time error:

/boost/include/boost-1_37/boost/serialization/unordered_map_mod.hpp:49:
error: redefinition of ‘template<class Archive, class Container, class
InputFunction> void
boost::serialization::stl::load_hash_collection(Archive&, Container&)’
/boost/include/boost-1_37/boost/serialization/hash_collections_load_imp.hpp:33:
error: ‘template<class Archive, class Container, class InputFunction> void
boost::serialization::stl::load_hash_collection(Archive&, Container&)’
previously declared here

how should I proceed?

_alev

On Sat, Apr 3, 2010 at 8:52 PM, Daniel F. Savarese <dfs_at_[hidden]> wrote:

>
> In message <m2pd23942591004020904y909f9116x83d9b14ad2124bdf_at_[hidden]>,
> al
> ev mutlu writes:
> >I could not find any library for unordered_map?
> >Is there one?
>
> No. This is what my company has been using for the past four years:
> http://www.savarese.com/software/wispers/api/a00254_source.html
>
> daniel
>
>
>



Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net