Results 1 to 4 of 4

Thread: templates in a class

Threaded View

  1. #1

    Thread Starter
    Frenzied Member markman's Avatar
    Join Date
    Nov 2000
    Location
    Florida.
    Posts
    1,197

    templates in a class

    How would I make a template function for a class? (I mean a member function that is a template. Not an entire template class) Im getting parse errors from having the 'template <typename T>' thing above the prototype and member function....

    Prototype and member function code please
    Last edited by markman; Sep 29th, 2002 at 07:06 PM.
    retired member. Thanks for everything

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width