virtual method pointer

Steven Schveighoffer schveiguy at yahoo.com
Thu May 3 12:26:56 PDT 2012


On Thu, 03 May 2012 14:46:58 -0400, Gor Gyolchanyan  
<gor.f.gyolchanyan at gmail.com> wrote:

> I need to get a pointer to a virtual method, which is in turn a
> function pointer, being set by virtual method binding.

Not exactly.  There is a workaround:

http://www.drdobbs.com/blogs/cpp/231600610

-Steve


More information about the Digitalmars-d mailing list