$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
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-04 11:06:49
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