Louis Dionne 3ae428ff3a
[libc++][NFC] Rename the template parameter of __make_transparent (#186435)
Renaming from _Tp to _ArgumentType makes it clearer that we're passing
the argument type intended for the comparator, which allows checking
whether *that specific use* of the comparator would be transparent.

Fixes #186396
2026-03-17 10:15:37 -04:00
..
2025-05-08 16:48:57 -04:00
2025-07-05 18:11:58 +02:00
new