Subject: Re: [boost] [offtopic] C++11 useful trick
From: Ravi (lists_ravi_at_[hidden])
Date: 2012-07-02 22:26:56


On Monday, July 02, 2012 12:41:22 PM Eric Niebler wrote:
> > Use of a C++11 feature just for the sake of it doesn't seem like such a
> > good idea to me.
>
> <baffle> Have I not given enough good reasons above? Maybe I'll just
> keep my good ideas to myself next time. :-/

Please don't. This one is actually pretty widely applicable if you are doing
type deduction in C++11; it took me quite a while to figure this one out when
I ran into it. I, too, fail to see how the reasons you gave were not perfectly
clear.

Regards,
Ravi