$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Arkadiy Vertleyb (vertleyb_at_[hidden])
Date: 2006-05-11 10:19:20
"Andy Little" <andy_at_[hidden]> wrote
> For example see the "result_ofOp, operator should be a
> template parameter"," [typeof][result_of] Separated at Birth" threads on
this
> newsgroup.
The ability to apply BOOST_TYPEOF to result_of highly depends on reliable
lvalue detection. Unfortunately, as of now, and AFAIK, this can not be
done. This is why LVALUE_TYPEOF was considered dangerous, and recently
removed from the typeof library.
Regards,
Arkadiy