Search the web
Sign In
New User? Sign Up
steve_dewhurst · The Steve Dewhurst Mailing List
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Hear how Yahoo! Groups has changed the lives of others. Take me there.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
C++ommon Knowledge and Template Specialization   Message List  
Reply | Forward Message #44 of 62 |
There's nothing common about C++ templates. In this set of C++ommon
Knowledge items I'll attempt to explain class template specialization,
partial specialization, and member specialization in less than three
pages each.

In explaining C++ templates, the difficulty is in knowing when to stop,
and what to leave out while still imparting useful and accurate
information. If you want to see how I managed, have a look at

Template Terminology
http://www.semantics.org/once_weakly/ck16_templateterms.pdf
Class Template Specialization
http://www.semantics.org/once_weakly/ck17_completespec.pdf
Template Partial Specialization
http://www.semantics.org/once_weakly/ck18_partialspec.pdf
Class Template Member Specialization
http://www.semantics.org/once_weakly/ck19_memberspec.pdf

or see the whole set of items at Once, Weakly:
http://www.semantics.org/weekly.html

Best regards,

Steve







Wed May 19, 2004 8:52 pm

stephencdewh...
Offline Offline
Send Email Send Email

Forward
Message #44 of 62 |
Expand Messages Author Sort by Date

There's nothing common about C++ templates. In this set of C++ommon Knowledge items I'll attempt to explain class template specialization, partial...
Stephen C. Dewhurst
stephencdewh...
Offline Send Email
May 19, 2004
7:56 pm
Advanced

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help