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

Fix Unreachable Code Warning For is_ancestor #33

Closed drewr95 closed 2 years ago

drewr95 commented 2 years ago

32 I referenced my fork and the Tasking Tricore compiler no longer reports the warning

erikerlandson commented 2 years ago

several of these commits seem to be duplicates of the previous pull request

drewr95 commented 2 years ago

Yeah I tried rebasing again and I think that's what happened :/. Do you want me to remove this and try again?

erikerlandson commented 2 years ago

yeah, I guess make sure you have the latest develop and recreate it from there?

drewr95 commented 2 years ago

Yeah I can do that. I'll close this one. Sorry about that!