obj-pool 0.2.0

A simple object arena
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
0.2.0
=====

* Added debug-only check that ObjId used to get object from ObjPool is got from the correct ObjPool.
* Reintroduced iterators.
* Added OptionObjId.

0.1.0
=====

Initial version.
* Undeprecated vec-arena.
* Added ObjId.