i have been asked to provide a menu in which we have to initialize upon pressing 1 in a binary search tree... now i know that we cannot initialize the template class object within a conditional statement .. please tell me a way to tackle this problem .