
20 Oct
2009
20 Oct
'09
7:02 a.m.
2009/10/19 Matthew Chambers <matthew.chambers@vanderbilt.edu>
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 Can you try it now? I think the issue has been solved. Currently, if you have a property X of type double, you have to write double(X)*double(X) to make it work, but it shouldn't be too difficult to get proper operator support into place. Regards Peder
Thanks, -Matt _______________________________________________ Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost