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