allpy
view .hgeol @ 843:3a712982ceb8
blocks3d/wt: use vector instead of list as container for tasks
Actions are needed from this container:
* remove_if
* size
* push_back
list should have constant size(), but it has linear size in
some implementations (for example, in g++).
author | boris <bnagaev@gmail.com> |
---|---|
date | Wed, 20 Jul 2011 02:42:04 +0200 |
parents | |
children | c15e35bb3bca |