c++0x concepts in gcc call
Gerald Pfeifer
gerald@pfeifer.com
Sun Feb 3 21:59:00 GMT 2008
On Tue, 29 Jan 2008, Doug Gregor wrote:
> Okay, done.
Thanks! I added the minor patch below on top.
Gerald
Index: svn.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/svn.html,v
retrieving revision 1.75
diff -u -3 -p -r1.75 svn.html
--- svn.html 3 Feb 2008 20:40:27 -0000 1.75
+++ svn.html 3 Feb 2008 21:58:16 -0000
@@ -778,7 +778,7 @@ be prefixed with the initials of the dis
</dd>
<dt>cxx0x-branch</dt>
- <dd>This branch was for developed of C++0x features, and all
+ <dd>This branch was for the development of C++0x features, and all
features developed on this branch have been merged to
mainline. Future C++0x features will be developed against mainline
or, in the case of concepts, on
More information about the Gcc
mailing list