Skip to content
erikerlandson edited this page May 16, 2011 · 9 revisions

Welcome to st_tree!

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