Q&A
13.4 ํด๋์ค ๋งด๋ฒ ํจ์ ํน์ํ
๊ฐ์ฌํฉ๋๋ค!
static ๋ฉค๋ฒ ๋ณ์๋ฅผ ์ธ์คํด์ค ์์ด ํธ์ถํ ๋
int (*fptr2)() = &something::getValue(); -> int (*fptr2)() = &something::getValue; ๊ดํธ๋ฅผ ๋นผ์ ์ผ ํฉ๋๋ค.