Patch for LWG issue 2275 - forward_as_tuple should be constexpr
Marshall Clow
mclow.lists at gmail.com
Sat Sep 28 11:12:57 PDT 2013
This is an easy one; we already had a "__forward_as_tuple" that was constexpr that did the same thing as "forward_as_tuple"
Remove the __ one, make sure that the remaining one is constexpr, and add a test to be sure.
-- Marshall
Marshall Clow Idio Software <mailto:mclow.lists at gmail.com>
A.D. 1517: Martin Luther nails his 95 Theses to the church door and is promptly moderated down to (-1, Flamebait).
-- Yu Suzuki
-------------- next part --------------
A non-text attachment was scrubbed...
Name: ish2275.patch
Type: application/octet-stream
Size: 2804 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20130928/42f71401/attachment.obj>
More information about the cfe-commits
mailing list