diff options
author | Marshall Clow <mclow.lists@gmail.com> | 2015-08-05 14:36:42 +0000 |
---|---|---|
committer | Marshall Clow <mclow.lists@gmail.com> | 2015-08-05 14:36:42 +0000 |
commit | 5d74bd10457dd52d5bf36ac513ce93067d8ef033 (patch) | |
tree | 72ecc5cc085d0b6615b92b79afc1425c87aa1265 /libcxx | |
parent | 9378c16ac8e495f5a9b761449ee19cdaf5a1ac04 (diff) | |
download | bcm5719-llvm-5d74bd10457dd52d5bf36ac513ce93067d8ef033.tar.gz bcm5719-llvm-5d74bd10457dd52d5bf36ac513ce93067d8ef033.zip |
Update some links so that they don't point at the (private) WG21 Wiki
llvm-svn: 244047
Diffstat (limited to 'libcxx')
-rw-r--r-- | libcxx/www/ts1z_status.html | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/libcxx/www/ts1z_status.html b/libcxx/www/ts1z_status.html index 615ae862cf7..b92f053c4d3 100644 --- a/libcxx/www/ts1z_status.html +++ b/libcxx/www/ts1z_status.html @@ -47,10 +47,10 @@ <tr><td><a href="http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2014/n3940.html">3940</a></td><td>Technical Specification - File System</td><td>File System</td></tr> <tr><td></td><td></td><td></td></tr> - <tr><td><a href="http://wiki.edg.com/twiki/pub/Wg21urbana-champaign/StrawPolls/n4273.txt">4273</a></td><td>Uniform Container Erasure.</td><td>Library Fundamentals 2</td></tr> + <tr><td><a href="http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2014/n4273">4273</a></td><td>Uniform Container Erasure.</td><td>Library Fundamentals 2</td></tr> <tr><td><a href="http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2014/n4061">4061</a></td><td>Greatest Common Divisor and Least Common Multiple.</td><td>Library Fundamentals 2</td></tr> - <tr><td><a href="http://wiki.edg.com/twiki/pub/Wg21urbana-champaign/StrawPolls/N4257.htm">4257</a></td><td>Delimited iterators.</td><td>Library Fundamentals 2</td></tr> - <tr><td><a href="http://wiki.edg.com/twiki/pub/Wg21urbana-champaign/StrawPolls/N4282.pdf">4282</a></td><td>The World's Dumbest Smart Pointer.</td><td>Library Fundamentals 2</td></tr> + <tr><td><a href="http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2014/n4257">4257</a></td><td>Delimited iterators.</td><td>Library Fundamentals 2</td></tr> + <tr><td><a href="http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2014/n4282">4282</a></td><td>The World's Dumbest Smart Pointer.</td><td>Library Fundamentals 2</td></tr> <tr><td></td><td></td><td></td></tr> </table> |