Simple and powerful C++ classes for the most common containers needed in C++. Designed to be a high level alternative for the most used STL containers, prioritizing usability and readability over performance while still maintaining performance due to its implementation based on STL.
Simple and powerful C++ classes for the most common containers needed in C++. Designed to be a high level alternative for the most used STL containers, prioritizing usability and readability over performance while still maintaining performance due to its implementation based on STL.
BSD 3-Clause "New" or "Revised" License