-
- Downloads
There was an error fetching the commit references. Please try again later.
Rewritten Containers::IndexedSet
The original structure was not a set in the mathematical sense, but a map - renamed to reflect this.
Showing
- src/TNL/Containers/CMakeLists.txt 2 additions, 0 deletionssrc/TNL/Containers/CMakeLists.txt
- src/TNL/Containers/IndexedMap.h 82 additions, 0 deletionssrc/TNL/Containers/IndexedMap.h
- src/TNL/Containers/IndexedMap_impl.h 111 additions, 0 deletionssrc/TNL/Containers/IndexedMap_impl.h
- src/TNL/Containers/IndexedSet.h 21 additions, 46 deletionssrc/TNL/Containers/IndexedSet.h
- src/TNL/Containers/IndexedSet_impl.h 55 additions, 56 deletionssrc/TNL/Containers/IndexedSet_impl.h
Loading
Please register or sign in to comment