[PATCH] D35470: [libcxx] Implement pointer_traits::to_address as in P0653R0
Glen Fernandes via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Sun Jul 16 18:46:40 PDT 2017
glenjofe created this revision.
glenjofe created this object with edit policy "No One".
A tiny patch that implements P0653R0 (or D0653R1 which revises the former with only a small editorial change after LEWG review).
Repository:
rL LLVM
https://reviews.llvm.org/D35470
Files:
include/memory
test/std/utilities/memory/pointer.traits/pointer.traits.functions/to_address.pass.cpp
test/std/utilities/memory/pointer.traits/to_address.pass.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D35470.106829.patch
Type: text/x-patch
Size: 4409 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170717/a859ce72/attachment.bin>
More information about the cfe-commits
mailing list