User profile: icegood

User info
User name:icegood
History
Joined:
Number of posts:42
Latest posts:

set allocator as it should be
That stuff drunk my blood during last week. Take plese a look and say what else is wrong there: [co...

Why it intends to call templated copy constructor instead explicit with parameter?
[code] // set::insert #include <iostream> #include <set> #include <vector> #include <memory> ...

create set with advanced allocator: how to create default Compare() obj?
I need smth like that: [quote] TBufferedAllocator<int> MyAlloc(my_pool); std::set<foo, std::l...

align pointer in pool
Actually you can see they did it via "and" too but with one addition overhead. [code] char* p2 = (ch...

align pointer in pool
[quote] going from the end is a bit awkward [/quote] I thought it's more natural taking into account...

This user does not accept Private Messages

User: icegood

  • Public profile