I am trying to implement an AVL tree node class as a part of implementing an AVL tree class in c++. I am facing a problem in this piece of code:
templa