Displaying 7 results from an estimated 7 matches for "n3653".
Did you mean:
3653
2019 Apr 01
2
[RFC] migrating LLVM to C++14
...se-auto-type-deduction-to-make-code-more-readable>,
> only where it makes code more readable.
> - Variable templates <https://wg21.link/N3651>:
> - Without restriction.
> - Member initializers and aggregates (NSDMI)
> <https://wg21.link/N3653>:
> - Without restriction.
> - More constexpr everywhere:
> - Without restriction.
> - Single quote as digit separator <https://wg21.link/N3781>:
> - Not allowed.
> - std::quoted <https://wg21.link/N3654>:
> -...
2019 Jan 22
20
[RFC] migrating past C++11
...ymorphic) lambda expressions <http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2013/n3649.html>
Variable templates <http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2013/n3651.pdf>
Member initializers and aggregates (NSDMI) <http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2013/n3653.html>
A bunch of new constexpr language and library features
Various other language and library features
See CppReference <https://en.cppreference.com/w/cpp/compiler_support> for details.
Of these, I think polymorphic lambdas are the big feature. Of course, just like Almost Always Auto, w...
2019 May 06
2
[RFC] migrating LLVM to C++14
...p://llvm.org/docs/CodingStandards.html#use-auto-type-deduction-to-make-code-more-readable>, only where it makes code more readable.
>> Variable templates <https://wg21.link/N3651>:
>> Without restriction.
>> Member initializers and aggregates (NSDMI) <https://wg21.link/N3653>:
>> Without restriction.
>> More constexpr everywhere:
>> Without restriction.
>> Single quote as digit separator <https://wg21.link/N3781>:
>> Not allowed.
>> std::quoted <https://wg21.link/N3654>:
>> Without restriction.
>> std::exch...
2019 May 06
2
[RFC] migrating LLVM to C++14
.../docs/CodingStandards.html#use-auto-type-deduction-to-make-code-more-readable>, only where it makes code more readable.
>>> Variable templates <https://wg21.link/N3651>:
>>> Without restriction.
>>> Member initializers and aggregates (NSDMI) <https://wg21.link/N3653>:
>>> Without restriction.
>>> More constexpr everywhere:
>>> Without restriction.
>>> Single quote as digit separator <https://wg21.link/N3781>:
>>> Not allowed.
>>> std::quoted <https://wg21.link/N3654>:
>>> Without res...
2019 May 06
2
[RFC] migrating LLVM to C++14
...gt;>> only where it makes code more readable.
>>>> - Variable templates <https://wg21.link/N3651>:
>>>> - Without restriction.
>>>> - Member initializers and aggregates (NSDMI)
>>>> <https://wg21.link/N3653>:
>>>> - Without restriction.
>>>> - More constexpr everywhere:
>>>> - Without restriction.
>>>> - Single quote as digit separator <https://wg21.link/N3781>:
>>>> - Not allowed.
>>>&...
2019 Jan 26
4
[RFC] migrating past C++11
...p://www.open-std.org/jtc1/sc22/wg21/docs/papers/2013/n3649.html>
> - Variable templates
> <http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2013/n3651.pdf>
> - Member initializers and aggregates (NSDMI)
> <http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2013/n3653.html>
> - A bunch of new constexpr language and library features
> - Various other language and library features
>
> See CppReference <https://en.cppreference.com/w/cpp/compiler_support> for
> details.
>
> Of these, I think polymorphic lambdas are the big feature...
2019 Aug 04
2
[RFC] migrating LLVM to C++14
...only where it makes code more readable.
>>>>> - Variable templates <https://wg21.link/N3651>:
>>>>> - Without restriction.
>>>>> - Member initializers and aggregates (NSDMI)
>>>>> <https://wg21.link/N3653>:
>>>>> - Without restriction.
>>>>> - More constexpr everywhere:
>>>>> - Without restriction.
>>>>> - Single quote as digit separator <https://wg21.link/N3781>:
>>>>> - Not al...