Commit Graph

1 Commits (6a3e26a34d4e1c878e2d7d4ba2f72c362c5f8a3a)

Author SHA1 Message Date
Tatsuhiro Tsujikawa 561f0b3e29 Use std::deque instead of std::list in IndexedList
We choose faster iteration over rare slower deletion in the middle.
2013-02-01 00:03:47 +09:00