Boost logo

Boost :

Subject: Re: [boost] [Containers Library Review] The review of the Containers library by Ion Gaztanaga starts today
From: Akira Takahashi (faithandbrave_at_[hidden])
Date: 2011-08-03 07:57:52


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?

- There are 2 patterns allocator type name. `A` and `Alloc`.
It will be better to unite into either.

- basic_string has not shrink_to_fit() member function.
C++0x's basic_string has shrink_to_fit().

Thanks,
Akira.

>>========================
Akira Takahashi
mailto:faithandbrave_at_[hidden]
http://d.hatena.ne.jp/faith_and_brave/


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk