/STL-compatibleBST

An STL-compatible container for BinarySearchTree that implements various tree traversal methods (in-, pre-, post-order) through an iterator.

Primary LanguageC++MIT LicenseMIT

Stargazers