summaryrefslogtreecommitdiff
path: root/libcxx/test/std/utilities/memory/pointer.conversion/to_address_std_iterators.pass.cpp
AgeCommit message (Expand)Author
2021-09-22[libc++] Fix __wrap_iter to be a proper contiguous iterator.Arthur O'Dwyer
2021-05-06[libc++] Rewrite std::to_address to avoid relying on element_typeLouis Dionne
2021-05-04[libc++] Revert the std::to_address change to avoid relying on element_type.Louis Dionne
2021-05-04[libc++] Make sure std::to_address doesn't depend on P::element_type.Arthur O'Dwyer