Newsgroup: comp.lang.c++
Subject: this pointer mapped to a register?
From: W Karas <wkaras@...>
Date: Wed, 11 Dec 2013 12:30:01 -0800 (PST)
Is it typically the case that, in object code generated from C++ source, the "this" pointer is mapped to a CPU register? And passed in member function calls in a register?
Subject: this pointer mapped to a register?
From: W Karas <wkaras@...>
Date: Wed, 11 Dec 2013 12:30:01 -0800 (PST)
Is it typically the case that, in object code generated from C++ source, the "this" pointer is mapped to a CPU register? And passed in member function calls in a register?
via Usenet Forums - Usenet Search,Free Usenet - comp.lang.c++ http://www.pocketbinaries.com/usenet-forums/showthread.php?148974-this-pointer-mapped-to-a-register&goto=newpost
View all the progranning help forums at:
http://www.pocketbinaries.com/usenet-forums/forumdisplay.php?128-Coding-forums
No comments:
Post a Comment