Files
clang-p2996/libcxx/include/module.modulemap
Nikolas Klauser 7ae61a36f9 [libc++] Add __detected_or_t and use it to implement some of the allocator traits aliases (#115654)
This simplifies the implementation a bit, since we don't need a lot of
the `__has_x` classes anymore. We just need two template aliases to
implement the `allocator_traits` aliases now.
2024-11-26 23:53:26 +01:00

90 KiB