[SG10] Changes for C++11 and 98

Jonathan Wakely cxx at kayari.org
Thu Oct 9 14:20:58 CEST 2014


On 9 October 2014 13:20, Jonathan Wakely wrote:
> On 8 October 2014 20:03, Ed Smith-Rowland wrote:
>>  This looks great.  I think we're out of stubs.  ;-)  If we're feeling bad about that This came out of the 2014-05 fundamentals-ts paper.
>> I'm sure there will be more input like this after the meeting.  These can wait though: They've appeared in print and thus have had eyes.
>>
>>                           Table 2 ? Significant features in this technical specification
>>  Doc. No.  Title                         Macro Name            Value     Header
>>
>> N3925    A sample Proposal    __cpp_lib_experimental_sample  201402 <experimental/algorithm>
>> N3923    A SFINAE-Friendly iterator_traits    __cpp_lib_experimental_iterator_traits_sfinae    201402 <iterator>
>> N3843    A SFINAE-Friendly common_type    __cpp_lib_experimental_common_type_sfinae    201402 <type_traits>
>
> Weren't these removed from the TS and accepted as DRs against C++14?

The last two, that is. The sample proposal is in the TS.


More information about the Features mailing list