erikerlandson / st_tree

A fast and flexible c++ template class for tree data structures
https://github.com/erikerlandson/st_tree/wiki
Apache License 2.0
95 stars 20 forks source link

hello world example #11

Closed mick-goulish closed 13 years ago

mick-goulish commented 13 years ago

I think the first Hello, World! example should contain only one way of inserting nodes.

erikerlandson commented 13 years ago

Mick is right!