Displaying 7 results from an estimated 7 matches for "n3651".
Did you mean:
n3653
2019 Apr 01
2
[RFC] migrating LLVM to C++14
...s <https://wg21.link/N3649>
> :
> - As with auto
> <http://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 separato...
2019 Jan 22
20
[RFC] migrating past C++11
...ambda captures (init-capture) <http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2013/n3648.html>
Generic (polymorphic) 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>...
2019 May 06
2
[RFC] migrating LLVM to C++14
...n.
>> Generic (polymorphic) lambda expressions <https://wg21.link/N3649>:
>> As with auto <http://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>:
>>...
2019 May 06
2
[RFC] migrating LLVM to C++14
...gt; Generic (polymorphic) lambda expressions <https://wg21.link/N3649>:
>>> As with auto <http://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.l...
2019 May 06
2
[RFC] migrating LLVM to C++14
...gt;>>> - As with auto
>>>> <http://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:
>>>>...
2019 Jan 26
4
[RFC] migrating past C++11
...tp://www.open-std.org/jtc1/sc22/wg21/docs/papers/2013/n3648.html>
> - Generic (polymorphic) 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...
2019 Aug 04
2
[RFC] migrating LLVM to C++14
...gt; - As with auto
>>>>> <http://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:...