$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
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 :)