$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-users] reference_wrapper
From: er (erwann.rogard_at_[hidden])
Date: 2009-08-03 16:58:20
Frank Mori Hess wrote:
>
> That's not operator(), it's conversion to T&.
> -----BEGIN PGP SIGNATURE-----
Thanks, and for those coming after me with the same question:
http://www.devx.com/tips/Tip/12459
Still hoping for an answer as to how to expose types such as result_type
though.