The List Libs contain some simple list and map systems written in C++. They all use template thus they are type independent.
Features
- List - A class providing a single linked list (template based)
- Buffer - A class providing a data buffer [FIFO] (template based)
- Stack - Provides a data stack [LIFO] (template based)
- Iterator - Supplementary class to get all items of a List, Buffer or Stack faster
- ArrayBuffer - Array based circular buffer
Categories
LibrariesLicense
GNU Library or Lesser General Public License version 3.0 (LGPLv3)Follow List Libs
Other Useful Business Software
Get Avast Free Antivirus | Your top-rated shield against malware and online scams
Our antivirus software scans for security and performance issues and helps you to fix them instantly. It also protects you in real time by analyzing unknown files before they reach your desktop PC or laptop — all for free.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of List Libs!