https://github.com/42seoul-translation/subject_ko/blob/master/ft_containers/ft_containers_ko.md
container 사용법 - 구현해보면서 : iternal 작업.
템플릿 사용법
iterator
C++ 04.07 - 네임스페이스, std (namespace)
#ifndef... 와 #pragma once의 차이점이 뭔가요?
STL 의 컨테이너들을 종류별로 만들어보는 프로젝트
먼저 간단한 벡터부터 구현을 해보자.