
4 Aug
2011
4 Aug
'11
3:06 p.m.
El 04/08/2011 10:48, Akira Takahashi escribió:
- 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.
Right, thanks, Ion