Implementing delegates in "unmanaged C++" by way of using the "external polymorphism" pattern.
Delegate in Standard C++
Published 01/28/2002
Implementing delegates in "unmanaged C++" by way of using the "external polymorphism" pattern.