allpy
view .hgignore @ 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 | cf1657b94c96 |
children | 813679b6c514 |