I accidentally added an extra column to the C++14 language stats by
duplicating a column for the SD-6 feature test macros.
This one-liner fixes it.
I'll need someone to apply this...
Sorry.
Ed
? class_key.txt
? help
? patch
? patch_cxx14
? patch_cxx14_2
? patch_cxx14_3
? patch_cxx1y
? patch_feature_test
? patch_feature_test_2
? patch_has_attribute
? htdocs/projects/patch_cxx1y
Index: htdocs/projects/cxx1y.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/projects/cxx1y.html,v
retrieving revision 1.22
diff -r1.22 cxx1y.html
142d141
< <td>__has_cpp_attribute(deprecated) >= 201309</td>