
4 Aug
2011
4 Aug
'11
8:48 a.m.
- 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.
I confirmed default allocator in container_fwd.hpp. It looks like undocumented. I think need correspond doxygen comment. Thanks, Akira