Liviu Nicoara schrieb:
IIUC your argument I must point out that in C++ the return type is not part of the function signature.

:-) I am sorry guys, I was wrong with my assumption:

<http://www.parashift.com/c++-faq-lite/virtual-functions.html#faq-20.8>

But,as Robert already mentioned, it will not work with older compiler (like MS VC++ 6.0)

This is what I like on c++, you never stop learning new aspects of the language.

cheers,
Stephan


_______________________________________________
osg-submissions mailing list
[email protected]
http://lists.openscenegraph.org/listinfo.cgi/osg-submissions-openscenegraph.org

Reply via email to