Releases: iconstudio/GMSTL
Releases · iconstudio/GMSTL
Beta Release v0.8.6.0
Overview
- New iterators
- New adapter, graph containers
- Clear members for all containers
- Optmize and bug fixes.
Changes
- New algorithm functions (+1)
- New iterators (+1)
- Sequential Container
- Grid
- Graph Container
- Heap Tree (+1)
- Binary Tree with nodes (+1)
- Binary Search Tree with nodes (+1)
- Red Black Tree
- Assosiative Container
- Map with red black tree
- Multimap with red black tree
- Adapter Container (+1)
- Priority Queue as Heap Tree
- Priority Deque as List
Beta Release v0.8.0.1
Update some documentations and examples.