Today I Learned
상속 ```c++
string ```cpp string s1;
const static constexpr
call-by-reference call-by-reference 개념
graph에서 parent node를 삭제하는데 자식노드가 존재하는 경우에 대해서 handling을 어떻게 할 것인가