Nicolas Lesser
4848f3bf2f
[C++2a] P0634r3: Down with typename!
...
This patch implements P0634r3 that removes the need for 'typename' in certain contexts.
For example,
```
template <typename T>
using foo = T::type; // ok
```
This is also allowed in previous language versions as an extension, because I think it's pretty useful. :)
Reviewed By: #clang-language-wg, erichkeane
Differential Revision: https://reviews.llvm.org/D53847
2022-09-28 09:50:19 -07:00
..
2022-02-09 17:16:10 -05:00
2022-02-09 17:16:10 -05:00
2022-07-22 15:24:54 -04:00
2022-02-09 17:16:10 -05:00
2022-02-09 17:16:10 -05:00
2021-03-24 14:42:27 +01:00
2022-02-09 17:16:10 -05:00
2021-03-24 19:22:53 +00:00
2022-02-09 17:16:10 -05:00
2022-02-09 17:16:10 -05:00
2022-02-09 17:16:10 -05:00
2022-02-09 17:16:10 -05:00
2022-02-09 17:16:10 -05:00
2022-02-09 17:16:10 -05:00
2022-02-09 17:16:10 -05:00
2022-01-06 10:55:02 -05:00
2022-02-09 17:16:10 -05:00
2022-03-18 12:20:41 +00:00
2022-03-18 12:20:41 +00:00
2022-02-09 17:16:10 -05:00
2022-02-09 17:16:10 -05:00
2022-06-25 19:03:33 +02:00
2021-08-18 07:33:14 -04:00
2022-02-09 17:16:10 -05:00
2022-09-21 19:37:22 +00:00
2022-09-28 09:50:19 -07:00
2022-02-09 17:16:10 -05:00
2022-09-01 13:30:40 +08:00
2022-09-01 13:30:40 +08:00
2021-12-15 14:30:54 +01:00
2022-02-09 17:16:10 -05:00
2022-02-09 17:16:10 -05:00
2022-02-09 17:16:10 -05:00
2022-02-09 17:16:10 -05:00
2022-07-22 15:24:54 -04:00
2022-02-09 17:16:10 -05:00
2022-02-09 17:16:10 -05:00