65.9K
CodeProject is changing. Read more.
Home

Sharp Tools: A .NET like Event in C++

starIconstarIconstarIconstarIcon
emptyStarIcon
starIcon

4.81/5 (18 votes)

Jan 10, 2016

CPOL

4 min read

viewsIcon

23878

downloadIcon

812

This tip presents a .NET like Event implemented in C++, with which developers can fire events in C++ the same way they do in C#.