资 源 简 介
The Quipu template library (QTL) is an combination of data structures and algorithms with a user-friendly interface that provides alternatives to the STL. Unlike other libraries, the QTL is only dependant on a few C standard headers, and makes very little use (if any) of the STL. The QTL is short and concise, and every data structure is generally defined in very few headers.