This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC 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: c-tree.texi Doc Patch (Second Attempt)


On Mon, 4 Feb 2008, Tom Browder wrote:

> 	   Defined term 'cv' in original compound word 'cv-qualification', and
> 	   changed 'cv-qualification' to its expanded form to help persons not
> 	   familiar with the concept.

This is documentation of the internals of the C++ front end, and as such 
is intended for people familiar with the C++ standard.  It is best to use 
the same terms as in the C++ standard when describing the C++ front-end 
internals, without trying to explain them locally.

-- 
Joseph S. Myers
joseph@codesourcery.com


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