Files
clang-p2996/libcxx/include/execution
Nikolas Klauser a10aa4485e [libc++] Simplify the implementation of remove_reference (#85207)
GCC 13 introduced the type trait `__remove_reference`. We can simplify
the implementation of `remove_reference` a bit by using it.
2024-03-18 13:57:07 +01:00

5.1 KiB