Nikolas Klauser
091c33b1f5
[libc++] Remove SFINAE on __tuple_impl constructors ( #151654 )
...
The SFINAE isn't required, since the primary `tuple` class already does
the SFINAE checks. This removes a bit of code that was only used for
these constraints.
This also moves the `tuple_element` specialization for `tuple` to
`__fwd/tuple.h` to avoid a dependency on `__tuple/sfinae_helpers.h`
(which should be moved in a follow-up).
2025-08-05 09:48:46 +02:00
..
2025-06-10 05:54:15 +02:00
2025-05-28 12:04:51 -04:00
2024-10-31 02:20:10 +01:00
2024-10-31 02:20:10 +01:00
2025-06-11 12:13:36 -04:00
2025-04-09 23:47:57 +02:00
2024-12-22 00:55:35 +01:00
2025-04-09 23:47:57 +02:00
2025-04-09 23:47:57 +02:00
2024-10-31 02:20:10 +01:00
2024-10-31 02:20:10 +01:00
2025-04-09 23:47:57 +02:00
2025-06-03 11:54:49 -04:00
2025-07-19 11:12:20 +02:00
2025-02-10 21:19:46 +01:00
2025-01-14 10:24:35 -05:00
2025-04-09 23:47:57 +02:00
2025-04-14 17:33:57 -04:00
2024-09-04 11:18:30 -04:00
2025-04-09 23:47:57 +02:00
2025-06-19 10:06:59 +02:00
2025-02-10 21:19:46 +01:00
2025-02-10 21:19:46 +01:00
2024-12-17 11:29:16 +01:00
2025-04-09 23:47:57 +02:00
2025-05-28 12:04:51 -04:00
2025-07-05 18:11:36 +02:00
2024-10-31 02:20:10 +01:00
2025-03-25 15:58:24 +01:00
2025-07-05 18:11:36 +02:00
2025-01-13 09:10:36 -05:00
2025-08-05 09:48:46 +02:00
2025-04-09 23:47:57 +02:00