Re: [C++/Pthread]member function thread???
看板C_and_CPP (C/C++)作者Keiichi (又下雨了... :~~~)時間24年前 (2000/05/13 22:28)推噓0(0推 0噓 0→)留言0則, 0人參與討論串2/2 (看更多)
※ 引述《Keiichi (又下雨了... :~~~)》之銘言:
: ※ 引述《stevel@bbs.ee.ntu.edu.tw (1s軌域之逆旋水子)》之銘言:
: : 問一下 member function 要如何決定 "this" 在哪裡?
: compiler會為member function增加一個參數,
: 也就是this指標,
忘記說...如果member function為static時,
compiler就不會為其新增this指標的參數,
這也就是為什麼static member function
只能access static data member... ^^*
--
※ 發信站: 批踢踢實業坊(ptt.twbbs.org)
◆ From: 93.c135.ethome.net.tw
討論串 (同標題文章)
C_and_CPP 近期熱門文章
PTT數位生活區 即時熱門文章