1 Jul 11:02
[Proto] Access to member in proto expression tree
dan marsden <danmarsden <at> yahoo.co.uk>
2007-07-01 09:02:16 GMT
2007-07-01 09:02:16 GMT
Hi
Does proto support member access in its tree generation in any way. I'm looking at a few of the phoenix
statement forms, particularly:
if_(pred)[statements].else_[statements]
and
try_[statements].catch_<exception_type>()[statements].catch_call[statements]
I need to specify member access to else_ and catch_<exception_type> etc. Is this something I'll have to
hand roll, or does proto have some extension mechanism I've missed that will let me add these to the
expression tree generation process?
As phoenix expressions have operator(), I'm already using an expression wrapper around all my proto
expressions, so I presume that is where I would add any special member support?
Cheers
Dan
___________________________________________________________
Yahoo! Mail is the world's favourite email. Don't settle for less, sign up for
your free account today
http://uk.rd.yahoo.com/evt=44106/*http://uk.docs.yahoo.com/mail/winter07.html
_______________________________________________
Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost
(Continue reading)
RSS Feed