$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: David Abrahams (dave_at_[hidden])
Date: 2003-07-14 12:40:56
Joaquín Mª López Muñoz <joaquin_at_[hidden]> writes:
> The really hard part is how to obtain "int A::*" from "&A::x". I don't
> think this is possible, but then again people here sometimes do magic :)
No, it's not possible to do at compile time. I've long had this
complaint that we can't simply deduce int A::* in contexts like this
one.
-- Dave Abrahams Boost Consulting www.boost-consulting.com