Files
clang-p2996/libcxx/include/__algorithm/make_projected.h
Nikolas Klauser 0fa05456a8 [libc++] Define an internal API for std::invoke and friends (#116637)
Currently we're using quite different internal names for the
`std::invoke` family of type traits. This adds a layer around the
current implementation to make it easier to understand when it is used
and makes it easier to define multiple implementations of it.
2025-01-20 18:00:15 +01:00

3.8 KiB