Subject: Re: [Boost-users] [serialization] vector with custom allocator
From: Kenny Riddile (kfriddile_at_[hidden])
Date: 2010-04-12 09:39:21


Kenny Riddile wrote:
> What would be the easiest way to serialize a std::vector that uses a
> custom allocator type?

Nevermind...I misinterpreted the compiler error :)