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


On Sun, 3 Feb 2008, Tom Browder wrote:

> 	   Changed 'cv-qualification' to 'cp-qualification' assuming that the
> 	   'cp' refers to the prefix of the type definitions that follows
> 	   (e.g., CP_TYPE_QUALS).

No, cv-qualification is a term from the C++ standard (const/volatile).

-- 
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]