$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-users] [serialization] Cannot serialize multimap.
From: Germán Diago (germandiago_at_[hidden])
Date: 2009-10-23 05:18:50
> Do you call A::A() or B::B() in load_construct_data() functions?
I implemented my own load_construct_data() functions for both key and
value, but it doesn't work.