
16 Dec
2008
16 Dec
'08
6:42 a.m.
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