Skip to primary navigation
Skip to content
Skip to footer
메모장
Search
About
토글 메뉴
heesu choi
developer
팔로우
Email
GitHub
토글 메뉴
All Posts (68)
Language
Language (2)
Golang (5)
Modern C++ (39)
Backend
Linux (3)
Server (3)
Multimedia
Multimedia Basic (2)
Multimedia Framework (2)
Container (3)
Codec (3)
Streaming Protocol (4)
ETC
Blog (1)
Docs (2)
최근 포스트
[EMC++] Item 17. 특수 멤버 함수들의 자동 작성 조건을 숙지해라
[EMC++] Item 16. const 멤버 함수를 스레드에 안전하게 작성해라
[EMC++] Item 15. 가능하면 항상 constexpr을 사용해라
[EMC++] Item 14. 예외를 방출하지 않을 함수는 noexcept로 선언해라
[EMC++] Item 13. iterator보다 const_iterator를 선호해라
[EMC++] Item 12: 재정의(overriding) 함수들을 override로 선언해라
[EMC++] Item 11. 정의되지 않은 private function보다 deleted function을 선호해라
[EMC++] Item 10. unscoped enum보다 scoped enum을 선호해라
[EMC++] Item 9. typedef보다 alias declaration을 선호해라
[EMC++] Item 8. 0과 NULL보다 nullptr을 선호해라
이전
1
…
3
4
5
6
7
다음