Does stl in c++ have tree data structure.If not any c++ implementation for tree structure?
closed as exact duplicate by yesraaj Nov 25 '08 at 6:52 |
|
|
Check this question. |
||
|
|
|
|
I've used this before tree.hh: an STL-like C++ tree class |
||
|
|
