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

fixes #16 - replace casting operator with explicit 'base()' method #17

Closed erikerlandson closed 8 years ago

erikerlandson commented 8 years ago

@cafhatch can you test this PR branch issue-16, to see if it fixes #16 for you? It's working for me with -std=c++11

erikerlandson commented 8 years ago

ugh, I misspelled your handle. @cafhach can you test this PR branch issue-16, to see if it fixes #16 for you? It's working for me with -std=c++11