$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-users] [phoenix][units] make boost.phoenix play well with boost.units
From: Eric Niebler (eric_at_[hidden])
Date: 2010-06-04 21:37:06
On 6/4/2010 8:55 PM, alfC wrote:
> Thank you so much for your help. Boost.Units and Boost.Interval will
> be good benchmark test for the type deduction of Phoenix3
> (what will be the magic of P3? use of typeof?)
Yes. Phoenix 3 will be forward-looking in this regard. Most compilers at
least support Boost.Typeof, and many now have decltype. Type deduction
will be automatic in most cases; at worst, you may need to register your
user-defined types with Boost.Typeof.
-- Eric Niebler BoostPro Computing http://www.boostpro.com