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...
Real people. Real stories. See how Yahoo! Groups impacts members worldwide.

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: Function Pointers?   Message List  
Reply | Forward Message #51 of 62 |
This week's C++ommon Knowledge deals with function pointers and their
avoidance. I know what you're thinking, who doesn't know about pointers
to functions? What's next, a tutorial on how to declare an int?

Actually, you may be surprised with the number of practicing C++
programmers who have never even heard of pointers to functions!
Alternatively, you might be surprised with the number of expert C
programmers who over-use pointers to functions in C++. The first four
items this week cover basic function pointers and their more
sophisticated function object replacements.

Function Pointers
http://www.semantics.org/once_weakly/ck35_functionpointers.pdf

Function Objects
http://www.semantics.org/once_weakly/ck36_functionobjects.pdf

Commands and Hollywood
http://www.semantics.org/once_weakly/ck37_command.pdf

STL Function Objects
http://www.semantics.org/once_weakly/ck38_stlfunctionobjects.pdf

Finally, there's a short item on function template argument deduction
that seemed to go with the material on function pointers, though I'm not
sure why...

Template Argument Deduction
http://www.semantics.org/once_weakly/ck39_deduction.pdf

As always, all the C++ommon Knowledge items are available on the Once,
Weakly page: <http://www.semantics.org/weekly.html>.

Best regards,

Steve







Mon Jun 28, 2004 3:41 pm

stephencdewh...
Offline Offline
Send Email Send Email

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

This week's C++ommon Knowledge deals with function pointers and their avoidance. I know what you're thinking, who doesn't know about pointers to functions?...
Stephen C. Dewhurst
stephencdewh...
Offline Send Email
Jun 28, 2004
2:45 pm
Advanced

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