Forum: C++ Jan 22nd, 2008 |
| Replies: 3 Views: 1,371 So functors are the way to go? Never would have guessed!
Thanks for your reply and the reference to the tutorial. |
Forum: C++ Jan 22nd, 2008 |
| Replies: 3 Views: 1,371 I get an error on the following code. It seems I can“t use a function which belongs to a class as an argument for "genericfunction".
Any help on how to overcome the problem would be great.
Thanks.... |