property support in non-managed c++

property

Looks like the Microsoft compiler supports properties out of the box for unmanaged c++ – so you can use the template version from my earlier blog to implement properties on other platforms and the native MS c++ support in VC. This is truly awesome!

This entry was posted in Programming. Bookmark the permalink.

Leave a Reply

Your email address will not be published. Required fields are marked *

*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>