Project

General

Profile

« Previous | Next » 

Revision 55cfd2d7

Added by danij over 12 years ago

Refactor: Reworked BinaryTree into a C++ template class

struct binarytree_s is now an opaque struct acting as a handle to a
de::BinaryTree<void*> instance

Todo: Cleanup, typedefs, etc...

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences