AMDG
Christian Henning wrote:
My question is how can I convert or cast the "&point::_prob" into a
const reference?
static_cast(&point::_prob) should work, but
really, this
is a bug in phoenix. Patch against the trunk attached.
In Christ,
Steven Watanabe