Hi,
Is there a different between "class" and "typename" in template parameter? In the simple case, they seem to be the same.
This is a discussion on template within the C++ Programming forums, part of the General Programming Boards category; Hi, Is there a different between "class" and "typename" in template parameter? In the simple case, they seem to be ...
Hi,
Is there a different between "class" and "typename" in template parameter? In the simple case, they seem to be the same.
"All that we see or seem
Is but a dream within a dream." - Poe
The standard says:
Originally Posted by C++ standard, clause 14.1, para 2