"Shriramana Sharma via Digitalmars-d" wrote in message news:mailman.1515.1415110123.9932.digitalmar...@puremagic.com...

So I'm using latest dmd 2.066.1 on an i386 machine. Does it have the
latest functionality which you refer to? And what is the syntax to
support static and non-virtual member functions?

I think so. Just declare a static or final function in an extern(C++) class or a static/normal function in an extern(C++) struct.

Reply via email to