Delphi Standard Template Library, or DSTL, is a library of container classes, algorithms, and iterators; it also provides many utility classes.
This project is licensed under the GNU GPL v3, you can redistribute it and/or modify it under the terms of the GNU General Public License.
Delphi 2010 or later
- Open DSTL.dproj with Delphi and compile it.
- Add ./dcu to Delphi library path(Tools->Options->Library->Library path)
- Add ./src to Delphi browsing path(Tools->Options->Library->Browsing path)