-
Notifications
You must be signed in to change notification settings - Fork 23
Home
erikerlandson edited this page Apr 29, 2011
·
9 revisions
The st_tree library implements an STL-style template 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 repository is published under the Apache License, Version 2.0:
http://www.apache.org/licenses/LICENSE-2.0