<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="/rss.xsl.xml"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
    <title>Changes in cxx2a-lambda-default-ctor-assign.cpp</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>793231c3 - [cxx2a] P0624R2 fix: only lambdas with no lambda-capture are default-constructible and assignable.</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/clang/test/SemaCXX/cxx2a-lambda-default-ctor-assign.cpp#793231c3</link>
        <description>[cxx2a] P0624R2 fix: only lambdas with no lambda-capture are default-constructible and assignable.This is a fix for rG864949 which only disabled default construction andassignment for lambdas with capture-defaults, where the C++2a draftdisables them for lambdas with any lambda-capture at all.Patch by Logan Smith!Differential Revision: https://reviews.llvm.org/D64058llvm-svn: 365406

            List of files:
            /llvm-project-15.0.7/clang/test/SemaCXX/cxx2a-lambda-default-ctor-assign.cpp</description>
        <pubDate>Mon, 08 Jul 2019 23:24:41 +0000</pubDate>
        <dc:creator>David Blaikie &lt;dblaikie@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>864949bd - [cxx2a] P0624R2: Lambdas with no capture-default are</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/clang/test/SemaCXX/cxx2a-lambda-default-ctor-assign.cpp#864949bd</link>
        <description>[cxx2a] P0624R2: Lambdas with no capture-default aredefault-constructible and assignable.llvm-svn: 343279

            List of files:
            /llvm-project-15.0.7/clang/test/SemaCXX/cxx2a-lambda-default-ctor-assign.cpp</description>
        <pubDate>Thu, 27 Sep 2018 22:47:04 +0000</pubDate>
        <dc:creator>Richard Smith &lt;richard-llvm@metafoo.co.uk&gt;</dc:creator>
    </item>
</channel>
</rss>
