1 Articles, Search for 'virtual'

  1. 2008/12/03 GCC virtual method 컴파일 문제
프로그래밍/기타2008/12/03 18:41

위와 같이 선어후 컴파일 할경우 GCC에서
warning: ‘class a’ has virtual functions but non-virtual destructor
와 같은 경고 메세지를 출력한다.

class a의 소멸자에 virtual을 붙여주자
2008/12/03 18:41 2008/12/03 18:41
Posted by 나그네