Tag Archives: templates

Delegates In C++

I recently reached the point in a framework’s development where I required a solution for delegates. I could have turned to Don Clugston’s delegates on codeproject.com but I paused for thought. You see – while I do subscribe to the … Continue reading

Posted in C++, Source Code | Tagged , , , , , | 4 Comments