Talk:C plus plus:Modern C plus plus:Functors
From GPWiki
The wiki is now hosted by GameDev.NET at wiki.gamedev.net. All gpwiki.org content has been moved to the new server. However, the GPWiki forums are still active! Come say hello. I do mean functor there, 71.57.41.143, the same why I say "anything that acts like an iterator is an iterator" in C_plus_plus:Modern_C_plus_plus:Iterators#Introduction. The point is that functors do not need to be derived from a Functor base class or anything, all that's nessesary is to supply the implicit interface.--pfeilspitze 00:41, 7 May 2006 (EDT) |


