C
Christopher
I hate to start from scratch as the need for it isn't as great as the
work it would take. But, it sure would be nice if I had some data
structure that represented a generic tree.
I heard using boost's graph library might be an option. Any resources
on doing so to implement a tree around? Or any suggestions on an
alternative?
work it would take. But, it sure would be nice if I had some data
structure that represented a generic tree.
I heard using boost's graph library might be an option. Any resources
on doing so to implement a tree around? Or any suggestions on an
alternative?