search for: n3648

Displaying 8 results from an estimated 8 matches for "n3648".

Did you mean: 23648
2019 Apr 01
2
[RFC] migrating LLVM to C++14
...> - 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. > - Initialized/Generalized lambda captures (init-capture) > <https://wg21.link/N3648>: > - Without restriction. > - 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>, >...
2019 Jan 22
20
[RFC] migrating past C++11
....org/jtc1/sc22/wg21/docs/papers/2012/n3472.pdf> decltype(auto), Return type deduction for normal functions <http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2013/n3638.html> Initialized/Generalized lambda 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/...
2019 May 06
2
[RFC] migrating LLVM to C++14
...>, Return type deduction for normal functions: >> 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. >> Initialized/Generalized lambda captures (init-capture) <https://wg21.link/N3648>: >> Without restriction. >> 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...
2019 May 06
2
[RFC] migrating LLVM to C++14
...turn type deduction for normal functions: >>> 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. >>> Initialized/Generalized lambda captures (init-capture) <https://wg21.link/N3648>: >>> Without restriction. >>> 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. >&...
2019 May 06
2
[RFC] migrating LLVM to C++14
...<http://llvm.org/docs/CodingStandards.html#use-auto-type-deduction-to-make-code-more-readable>, >>>> only where it makes code more readable. >>>> - Initialized/Generalized lambda captures (init-capture) >>>> <https://wg21.link/N3648>: >>>> - Without restriction. >>>> - Generic (polymorphic) lambda expressions >>>> <https://wg21.link/N3649>: >>>> - As with auto >>>> <http://llvm.org/docs/CodingStandards.html#use-auto-t...
2019 Apr 08
3
[RFC] migrating LLVM to C++14
On Mon, 1 Apr 2019 at 16:16, JF Bastien via llvm-dev <llvm-dev at lists.llvm.org> wrote: > > I haven’t documented FreeBSD / NetBSD / Fedora / MacOS / MSVC, and nobody complained at the BoF. I’d like to understand if we should care about documenting these: ideally the toolchain update policy would list which platforms need to be considered and how far back in time is relevant. FreeBSD
2019 Jan 26
4
[RFC] migrating past C++11
.../n3472.pdf> > - decltype(auto), Return type deduction for normal functions > <http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2013/n3638.html> > - Initialized/Generalized lambda 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...
2019 Aug 04
2
[RFC] migrating LLVM to C++14
...ttp://llvm.org/docs/CodingStandards.html#use-auto-type-deduction-to-make-code-more-readable>, >>>>> only where it makes code more readable. >>>>> - Initialized/Generalized lambda captures (init-capture) >>>>> <https://wg21.link/N3648>: >>>>> - Without restriction. >>>>> - Generic (polymorphic) lambda expressions >>>>> <https://wg21.link/N3649>: >>>>> - As with auto >>>>> <http://llvm.org/docs/CodingStand...