
23 Jul
2004
23 Jul
'04
1:23 p.m.
"Andy Little" <andy@servocomm.freeserve.co.uk> wrote
...I think spirit and lambda already have their own type deduction schemes, making it easy to implement there.
I am unaware of such schemes.
The "User interface" seems to be the part that is lacking at the moment... but I guess thats old news.
The "User interface", at the moment, consists of 5 (pretty easy to use, I think) macros: BOOST_TYPEOF(expr) BOOST_AUTO(var, expr) BOOST_TYPEOF_PRESERVE_LVALUE(expr) BOOST_TYPEOF_REGISTER_TYPE(T) BOOST_TYPEOF_REGISTER_TEMPLATE(Name, nParams) and whatever we deside to go with in terms of ID generation. What exactly is lacking? Arkadiy