niXman a écrit:
> Hi,
Hello niXman,
> Can you please tell, auto is implemented based on the decltype
> implementation with some semantics, or they are two completely
> different implementations?
I think they are different.
> And one more question: in which files/functions I can view the
> imp
2012/3/11 Jonathan Wakely :
> 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
Thanks Jonathan.
--
Regards,
niXman
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
> Can you please tell, auto is implemented based on the decltype
> implementation with some semantics, or they are two completely
> different implementations?
>
> And one more question: in which files/functions I can view the
> implementation of auto and decltype?
Ping?
--
Regards,
niXman
Hi,
Can you please tell, auto is implemented based on the decltype
implementation with some semantics, or they are two completely
different implementations?
And one more question: in which files/functions I can view the
implementation of auto and decltype?
Thanks.
--
Regards,
niXman