Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | PR40674: fix assertion failure if a structured binding declaration has a | Richard Smith | 2019-08-24 | 1 | -1/+7 |
* | [Sema] Implement DR2386 for C++17 structured binding | Reid Kleckner | 2019-08-15 | 1 | -1/+1 |
* | [Sema] P0961R1: Relaxing the structured bindings customization point finding ... | Erik Pilkington | 2018-08-09 | 1 | -6/+71 |
* | [c++1z] P0490R0, NB comment GB 20: if std::tuple_size<T> is complete, use the | Richard Smith | 2016-12-08 | 1 | -1/+1 |
* | P0217R3: Constant expression evaluation for decomposition declarations. | Richard Smith | 2016-08-12 | 1 | -0/+29 |
* | P0217R3: Perform semantic checks and initialization for the bindings in a | Richard Smith | 2016-08-11 | 1 | -0/+203 |