llvm-project/libcxx/test/std/utilities/memory/pointer.conversion
Louis Dionne fe0e86e602 [libc++] Rewrite std::to_address to avoid relying on element_type
This is a rough reapplication of the change that fixed std::to_address
to avoid relying on element_type (da456167). It is somewhat different
because the fix to avoid breaking Clang (which caused it to be reverted
in 347f69c55) was a bit more involved.

Differential Revision: https://reviews.llvm.org/D101638
2021-05-06 10:14:11 -04:00
..
to_address.pass.cpp [libc++] Rewrite std::to_address to avoid relying on element_type 2021-05-06 10:14:11 -04:00
to_address_std_iterators.pass.cpp [libc++] Rewrite std::to_address to avoid relying on element_type 2021-05-06 10:14:11 -04:00