Skip to content

higepon/binary_search_tree

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

What is this?

A simple OS independent Binary Search Tree class. You can use this just including "bst.h".

How to use

See test.cpp. The test code depends on google test (http://code.google.com/p/googletest/downloads/list).

Author

  • Taro Minowa(Higepon)

License

New BSD License

About

A simple OS independent Binary Search Tree class.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages