Subject: Re: [boost] Is there any interest in a vector-like container for small integers class?
From: Alexander Churanov (alexanderchuranov_at_[hidden])
Date: 2008-12-15 06:43:11


Václav

Just want to understand the use cases and scope of applicability:

Is it possible to achieve the same effect using std::vector with custom
allocator?

What would be the reference type of such a container?

Alexander Churanov