On 05/31/2016 10:53 PM, Adriano dos Santos Fernandes wrote:
> On 31/05/2016 11:00, Alex Peshkoff wrote:
>> On 05/31/2016 04:53 PM, Dimitry Sibiryakov wrote:
>>> 31.05.2016 15:27, Alex Peshkoff wrote:
>>>> But what about AIX or HPUX with native compilers - probably you need to
>>>> google carefully re compilers compatibility and tell us how does it look
>>>> like to use this feature on them. I understand it's close to unreal to
>>>> test all platforms but docs should be available in the net.
>>>      According to http://en.cppreference.com/w/cpp/compiler_support both 
>>> Sun Studio and HP
>>> aCC support R-value reference.
>>>
>> I.e. it's supported by everything except Digital Mars. I think we can
>> live w/o it.
>>
>>
> The same for lambda expressions... Could we also use (not abuse) them?

Currently g++ (Gentoo 4.9.3 p1.4, pie-0.6.4) 4.9.3, it's gentoo stable, 
requires -std=c++1y for auto lambda support.

            c++1y
                The next revision of the ISO C++ standard, tentatively 
planned for 2014.  Support is highly experimental, and will
                almost certainly change in incompatible ways in future 
releases.

Certainly this can change for the moment of fb4 release. But I suggest 
to avoid auto in lambdas. Provided we do not use them I see no problems 
using lambdas.


------------------------------------------------------------------------------
What NetFlow Analyzer can do for you? Monitors network bandwidth and traffic
patterns at an interface-level. Reveals which users, apps, and protocols are 
consuming the most bandwidth. Provides multi-vendor support for NetFlow, 
J-Flow, sFlow and other flows. Make informed decisions using capacity 
planning reports. https://ad.doubleclick.net/ddm/clk/305295220;132659582;e
Firebird-Devel mailing list, web interface at 
https://lists.sourceforge.net/lists/listinfo/firebird-devel

Reply via email to