/binary-search-tree-storage

Binary Search Tree Just for Fun

Primary LanguageC++

This is a templated Linked List Data Structure that holds templated Binary Search Tree, because why not.