STLplus C++ library collection
Description
Containers to extend STL: graph, tree, matrix, smart-pointer. Persistence (serialisation) of C++ data structures. Portability: subprocesses, TCP, file system. Reusable subsystems: library manager, message handler. Portable between OSs and compilers.
STLplus C++ library collection Web SiteFeatures
- Containers to extend STL: graph, tree, matrix, smart-pointer
- Persistence (serialisation) of C++ data structures
- Portability: subprocesses, TCP, file system
- Cross-compiler (gcc v2.95-4.5 on Linux/MinGW/Cygwin, Microsoft VS v6-10, Borland v5.5-5.8)
- Cross-platform (Windows, Linux, probably MacOSX)
- Requires no other libraries - only the compiler's runtime
- Makefiles for gnu make - requires separate download
- Project Files for Visual Studio
User Ratings
User Reviews
Be the first to post a review of STLplus C++ library collection!