C++ Encapsultion (캡슐화)

Program_Language/C++ 2011. 8. 4. 01:19 Posted by Request

인캡슐레이션이란?
-관련 있는 데이터와 함수를 하나로 묶는다는 것.