
19 Oct
2009
19 Oct
'09
7:56 p.m.
Peder Holt wrote:
It currently support: Read/Write properties Read properties Write properties
Not supported yet: indexed properties operator overloads for properties, e.g. my_class.property*my_class.property will currently fail.
I would love to see C++ properties! It may be syntactic sugar but I happen to have a sweet tooth. Will parenthesizing the properties be enough to use them with const operators? I tried to play with your code, but it won't compile on codepad: http://codepad.org/MD5knINj Thanks, -Matt