Add a friend declaration to a class template - TechRepublic
General discussion
July 13, 2004 at 09:27 AM
maryweilage

Add a friend declaration to a class template

by maryweilage . Updated 21 years, 12 months ago

This week’s C++ e-newsletter describes how to declare a function template as a friend of a class template. Is this tip useful to you? Have you been in a situation in which it was necessary to declare a function template as a friend of a class template?

If you aren’t subscribed to the free C++ e-newsletter, click the following link to automatically sign up:
http://nl.com.com/MiniFormHandler?brand=builder&subs_channel=bldr_front_door&list_id=e609&tag=fb

This discussion is locked

All Comments