PlasmaJohn
Joined: 04 Mar 2005 Posts: 70 Location: The Garage
|
Posted: Tue Apr 12, 2005 5:16 Post subject: SortSet plugin |
|
|
Well it's only half done, but I don't have much time to complete it. SortSet is yet another data container, much like HashSet. The implementation is STL based. Ordering of the container is either insert order or sorted. There's a method to resort the container.
http://www.projectplasma.com/NWN/PJ-NWNX-SortSet.zip |
|