This is the mail archive of the libstdc++@gcc.gnu.org mailing list for the libstdc++ project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [wwwdocs] Add recent C++ changes to gcc-5/changes.html


On 19/10/14 22:19 +0200, Gerald Pfeifer wrote:
On Friday 2014-10-17 13:34, Jonathan Wakely wrote:

Index: htdocs/gcc-5/changes.html
===================================================================
@@ -128,12 +164,13 @@
     <ul>
       <li> Class <code>std::experimental::any</code>; </li>
       <li> Function template <code>std::experimental::apply</code>; </li>
+        <li> Variable templates for type traits; </li>

The trailing semi-colon feels a bit odd, doesn't it?

(Also, when using a semi-colon, wouldn't the next word -- Function
and Variable here -- be lower-case?)

Yes, I'll fix these next time I change the file.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]