Hello, I'm having some issues with using templates with multiple classes.
Below I have my code. I have taken out most of it that is not causing any problems. I am getting "No Type Name 'valT' in 'list<char>' " it only happens for 4 functions 2 in class queue and class stack.
I'm not sure that's how you use templates, but you should try to use something else and update what's happening. This kind of errors might be hard to be detected when talking about bigger codes. It might spend a lot of time unless you have one of those programs, such as checkmarx, or practice a lot in order to avoid them. That happen with time and I'll sure you'll get there.
Good luck.