$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: Akira Takahashi (faithandbrave_at_[hidden])
Date: 2011-08-04 04:48:54
>> - 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