From: Matthias Troyer (troyer_at_[hidden])
Date: 2007-12-28 02:47:41


On 28 Dec 2007, at 08:16, Arunava Saha wrote:

> Hi Experts,
>
> Can someone please inform me whether std::set<...> has
> serialization()
> function? I have tried other stl structures. All have serialization()
> function.

You need to include the header boost/serialization/set.hpp?

Matthias