Skip to content

Commit

Permalink
Add a document describing which C++11 features we allow.
Browse files Browse the repository at this point in the history
For now, this allows only a very limited set.  Also describes the process we're
going to follow to allow more features.  The idea is that we're gradually going
to allow more features over time.

Also included is the source of a tiny appengine app running at
chromium-cpp.appspot.com that will show the contents of the document in this
CL once it's submitted.

BUG=360096
NOTRY=true
R=ben@chromium.org, inferno@chromium.org, jamesr@chromium.org

Review URL: https://codereview.chromium.org/589413003

Cr-Commit-Position: refs/heads/master@{#296214}
  • Loading branch information
nico committed Sep 23, 2014
1 parent 2903f33 commit 019d40f
Show file tree
Hide file tree
Showing 7 changed files with 1,786 additions and 0 deletions.
3 changes: 3 additions & 0 deletions styleguide/c++/OWNERS
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
ajwong@chromium.org
jamesr@chromium.org
thakis@chromium.org
Loading

0 comments on commit 019d40f

Please sign in to comment.