추천 글

https://lakanto.tistory.com/35

https://modoocode.com/293


C - enum

포인터와 참조 - pointer & reference

메모리 할당(malloc/calloc)

복사 의미론(Copy Semantics)

이동 의미론(Move Semantics)


vector

array

2차원 배열 초기화

for loop

i++ vs ++i


Default

생성자 이니셜라이저 리스트

Operator=

static

const

inline

constexpr vs inline vs const


std::move vs std::forward