In the forward-declaration, the template parameters do not matter, but they do if the code is read by an IDE (with IntelliSense for example).
In the forward-declaration, the template parameters do not matter, but they do if the code is read by an IDE (with IntelliSense for example).