|
DotNetDupe 4.0.6
C++17/20 Implementation of the .NET Base Class Library (BCL)
|
Files | |
| Dictionary.h | |
| HashSet.h | |
| LinkedList.h | |
| List.h | |
| Represents a strongly typed list of objects that can be accessed by index mirroring .NET List<T>. | |
| PriorityQueue.h | |
| Represents a collection of items that have a value and a priority mirroring .NET PriorityQueue<TElement, TPriority>. | |
| Queue.h | |
| SortedDictionary.h | |
| SortedSet.h | |
| Stack.h | |