User profile: clxye

User info
User name:clxye
History
Joined:
Number of posts:2
Latest posts:

How to distinguish between std:: function
You mentioned the signal I was also considered, but I want to achieve a similar to the WPF interface...

How to distinguish between std:: function
I want to realize C# style delegate. [code] class Object{}; class EventArgs{}; #define deleg...