auto/decltype question about implementation

Jonathan Wakely jwakely.gcc@gmail.com
Sun Mar 11 17:46:00 GMT 2012


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



More information about the Gcc mailing list