Language/C++

[C++]Struct 와 Class 의 차이

NeNemEee 2023. 3. 26. 15:14
728x90

c++ 에서는 기본 접근지정자가 public 과 private 인 것 외에는

둘이 동일하다.

728x90