search for: nsdmi

Displaying 7 results from an estimated 7 matches for "nsdmi".

2019 Jan 22
20
[RFC] migrating past C++11
...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> for details. Of these, I think polymorphic lamb...
2019 Apr 01
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 <http...
2019 May 06
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. >> 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 re...
2019 May 06
2
[RFC] migrating LLVM to C++14
...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>: >>> Not allowed. >>> std::quoted <https://wg21.link/N3654&...
2019 May 06
2
[RFC] migrating LLVM to C++14
...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>: &g...
2019 Aug 04
2
[RFC] migrating LLVM to C++14
...o-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://wg2...
2019 Jan 26
4
[RFC] migrating past C++11
...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> for > d...