From 92220c6aab01ee9150a705295a11179fd1c47f12 Mon Sep 17 00:00:00 2001 From: danakj Date: Fri, 19 Dec 2014 12:28:09 -0800 Subject: 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} --- styleguide/c++/c++11.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'styleguide/c++/c++11.html') 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 TODO: documentation link Use according to the Google -Style Guide on auto. Discussion thread +Style Guide on auto. Discussion thread. Another discussion thread. -- cgit v1.1