Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- colony basics (simple insertion/erasure/iterator testing) - insert and erase - range erase - sort - insertion methods - perfect forwarding - emplace - group size and capacity - splice Delete `group_size_sum()` from colony as it is only needed for debugging
- Loading branch information