[C++] nullptr에 ->(멤버 접근 연산자)를 사용하면 무조건 segmentation fault가 발생할까? May 10, 2025 this 포인터와 non-static 멤버 함수가 호출되는 과정을 이해해보자.