Sciweavers

SIGCSE
1997
ACM
111views Education» more  SIGCSE 1997»
13 years 9 months ago
Function objects, function templates, and passage by behavior in C++
Passing functions and function objects to general routines is a powerful abstraction mechanism that should be taught in freshman computer science. In C++, a “function” can be ...
Richard Rasala