|
Boost : |
Subject: Re: [boost] [Containers Library Review] The review of the Containers library by Ion Gaztanaga starts today
From: Ion Gaztañaga (igaztanaga_at_[hidden])
Date: 2011-08-03 10:00:55
El 03/08/2011 13:57, Akira Takahashi escribió:
> Hi,
>
> I think that this library is really necessary.
> I would like to use move and emplace_back also C++03.
>
> My small review is follow:
>
> - It seems that the default allocator type is not written.
> Default is std::allocator?
> Does not Boost.Container provide allocator type?
See container_fwd.hpp.
> - There are 2 patterns allocator type name. `A` and `Alloc`.
> It will be better to unite into either.
Ok.
> - basic_string has not shrink_to_fit() member function.
> C++0x's basic_string has shrink_to_fit().
You are right. I'll fix it.
Best,
Ion
Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk