$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-users] Request for an addition in Boost Coding standard
From: michi7x7 (michi_at_[hidden])
Date: 2011-06-19 05:26:45
> To name a few, i saw the implementation of Boost Format,
> which provides the allocator for string, but not for the vectors.
Hi,
I don't think passing the allocator to the vectors would cause severe
problems. Maybe you should just file a bug and wait for the reactions?
Other libraries can be problematic to update, but there might be other
cases where it's quite easy.
Best regards,
michi7x7