반응형 전체 글211 [C++] EMCP Lambda expression 2018. 3. 25. [C++] EMCP Item 22: pimpl idiom 사용 시 특수 멤버 함수들을 구현 파일에서 정의하라 2018. 3. 25. [C++] EMCP Item 21: Prefer std::make_unique and std::make_shared to direct use of new 2018. 3. 25. [C++] EMCP Item 20: use std::weak_ptr for std::shared_ptr-like pointers that can dangle. 2018. 3. 25. [C++] EMCP Item 19: 자원에 대한 공유 소유권을 위해서는 shared_ptr을 사용하라 2018. 3. 25. [C++] EMCP Item 18: 독점적 소유권 (Exclusive-ownership) 자원 관리 시, unique_ptr을 사용 하라 2018. 3. 25. [C++] Smart Pointers 2018. 3. 25. TED me reviee 2018. 3. 21. [리뷰] 실용주의 프로그래머 요약 (2006년) 2018. 3. 18. [Tool] readelf usage (사용법) 2018. 3. 18. [Documenting] Context diagram 2018. 3. 18. Android weak pointer, strong pointer (wp, sp) & RefBase 2018. 3. 18. 이전 1 ··· 7 8 9 10 11 12 13 ··· 18 다음 반응형