Jonathan Wakely
9450fb705c
libstdc++: Use template keyword in __mapping_of alias template
...
This is needed to fix an error with Clang 19:
include/c++/16.0.0/mdspan:512:30: error: use 'template' keyword to treat 'mapping' as a dependent template name
512 | is_same_v<typename _Layout::mapping<typename _Mapping::extents_type>,
| ^
libstdc++-v3/ChangeLog:
* include/std/mdspan (__mapping_of): Add template keyword.
2025-07-07 21:50:50 +01:00
..
2025-06-04 10:29:47 -04:00
2025-03-08 19:47:15 +01:00
2025-05-30 10:02:29 +01:00
2025-06-03 10:53:00 +01:00
2025-07-03 07:46:37 -04:00
2025-04-29 10:52:59 +01:00
2025-06-26 16:21:05 +02:00
2025-05-15 16:33:16 +01:00
2025-04-11 13:56:03 +02:00
2025-05-12 09:15:34 -04:00
2025-06-06 09:34:17 -04:00
2025-04-29 08:21:35 -04:00
2025-07-07 13:32:21 +02:00
2025-04-11 13:56:03 +02:00
2025-05-26 11:25:28 +02:00
2025-04-25 11:47:12 +01:00
2025-04-24 22:22:33 +01:00
2025-05-30 10:02:28 +01:00
2025-04-11 13:56:03 +02:00
2025-04-11 13:56:03 +02:00
2025-07-07 21:50:50 +01:00
2025-06-02 13:47:28 +02:00
2025-05-12 12:26:53 +01:00
2025-05-06 17:19:26 +01:00
2025-06-13 15:20:18 +02:00
2025-04-28 11:03:50 +02:00
2025-04-28 11:03:50 +02:00
2025-04-25 13:02:04 +02:00
2025-07-03 10:55:17 -04:00
2025-06-06 20:15:07 +01:00
2025-04-11 13:56:03 +02:00
2025-03-06 16:46:19 +00:00
2025-03-06 16:13:30 +00:00
2025-06-11 10:30:10 +01:00
2025-04-25 13:02:04 +02:00
2025-02-27 22:03:50 +00:00
2025-06-03 11:24:15 +01:00
2025-04-11 13:56:03 +02:00
2025-04-25 13:02:04 +02:00
2025-06-10 14:28:55 +01:00
2025-06-24 09:33:25 -04:00
2025-04-11 13:56:03 +02:00
2025-04-11 13:56:03 +02:00
2025-05-14 11:27:38 +03:00
2025-04-11 13:56:03 +02:00