Boost logo

Boost :

Subject: Re: [boost] Is there any interest in a vector-like container for small integers class?
From: Václav Haisman (v.haisman_at_[hidden])
Date: 2008-12-16 01:42:21


Alexander Churanov wrote, On 15.12.2008 12:43:
> 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?
I have not thought about this much. I guess it is possible.

>
> What would be the reference type of such a container?
A proxy object just like for std::vector<bool> or such.

>
> Alexander Churanov

--
VH

Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk