summaryrefslogtreecommitdiffstats
path: root/styleguide/c++/c++11.html
diff options
context:
space:
mode:
authordanakj <danakj@chromium.org>2014-12-19 12:28:09 -0800
committerCommit bot <commit-bot@chromium.org>2014-12-19 20:28:53 +0000
commit92220c6aab01ee9150a705295a11179fd1c47f12 (patch)
tree00fe68197c7eee63bf88fb67ed93aaefaf611e20 /styleguide/c++/c++11.html
parentc053fb4fec709c4a5a72065305ee4eb2da2efaa8 (diff)
downloadchromium_src-92220c6aab01ee9150a705295a11179fd1c47f12.zip
chromium_src-92220c6aab01ee9150a705295a11179fd1c47f12.tar.gz
chromium_src-92220c6aab01ee9150a705295a11179fd1c47f12.tar.bz2
Add another discussion thread under auto in the c++11 style guide.
This thread was very useful and will probably be useful for others in the future. R=Nico Review URL: https://codereview.chromium.org/817003002 Cr-Commit-Position: refs/heads/master@{#309244}
Diffstat (limited to 'styleguide/c++/c++11.html')
-rw-r--r--styleguide/c++/c++11.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/styleguide/c++/c++11.html b/styleguide/c++/c++11.html
index b2a593a..6ca2eb8 100644
--- a/styleguide/c++/c++11.html
+++ b/styleguide/c++/c++11.html
@@ -81,7 +81,7 @@ C++ Templates Angle Brackets Pitfall</a></td>
<td>TODO: documentation link</td>
<td>Use according to the <a
href="https://google-styleguide.googlecode.com/svn/trunk/cppguide.html#auto">Google
-Style Guide on <code>auto</code></a>. <a href="https://groups.google.com/a/chromium.org/forum/#!topic/chromium-dev/OQyYSfH9m2M">Discussion thread</a></td>
+Style Guide on <code>auto</code></a>. <a href="https://groups.google.com/a/chromium.org/forum/#!topic/chromium-dev/OQyYSfH9m2M">Discussion thread</a>. <a href="https://groups.google.com/a/chromium.org/forum/#!topic/chromium-dev/5-Bt3BJzAo0">Another discussion thread</a>.</td>
</tr>
<tr>