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]

auto/decltype question about implementation


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


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