-
Notifications
You must be signed in to change notification settings - Fork 20
Home
erikerlandson edited this page May 16, 2011
·
9 revisions
The st_tree library implements a C++ template tree container class for storing data in arbitrary tree structures. st_tree is short for “standard template tree,” and supports STL-compatible interfaces including iterators, allocators and standard STL container methods. The st_tree project is open source and published under the Apache License, Version 2.0