R
Rob Schieber
Hey,
I need to utilize function pointers in my MFC application. I was
wondering what the best approach is. Im a C# developer, so I'm farily
comofortable using delegates.
So far I've found a library called boost.function
http://www.boost.org/doc/html/function.html which looks easy to use
simillar to delegates. Just wondering if there's anything better out there.
I need to utilize function pointers in my MFC application. I was
wondering what the best approach is. Im a C# developer, so I'm farily
comofortable using delegates.
So far I've found a library called boost.function
http://www.boost.org/doc/html/function.html which looks easy to use
simillar to delegates. Just wondering if there's anything better out there.