[PATCH] D46964: Implement class deduction guides for `std::array`
Marshall Clow via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed May 16 10:59:20 PDT 2018
mclow.lists created this revision.
mclow.lists added a reviewer: EricWF.
According to http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2017/p0433r2.html
Once this is reviewed, I'll do the rest of the sequence containers.
https://reviews.llvm.org/D46964
Files:
include/array
test/std/containers/sequences/array/array.cons/deduct.fail.cpp
test/std/containers/sequences/array/array.cons/deduct.pass.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D46964.147133.patch
Type: text/x-patch
Size: 3417 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180516/3a6690c1/attachment.bin>
More information about the cfe-commits
mailing list