
3 Aug
2011
3 Aug
'11
11:57 a.m.
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@gmail.com http://d.hatena.ne.jp/faith_and_brave/