This is the mail archive of the gcc@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: auto/decltype question about implementation


On 11 March 2012 15:32, niXman wrote:
>> And one more question: in which files/functions I can view the
>> implementation of auto and decltype?

Search for RID_AUTO and RID_DECLTYPE in gcc/cp/*.c


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