Hello,

I am using C++ templates and working on a library where a problem with C++ templates appeared. I simulated that error here with simple program for your help.


#include <iostream>
...