본문 바로가기 메뉴 바로가기

James Song's Blog

프로필사진
  • 글쓰기
  • 관리
  • 태그
  • 방명록
  • RSS

James Song's Blog

검색하기 폼
  • 분류 전체보기 (104)
    • Books_tech (52)
    • Books_etc (32)
    • Seminar (19)
    • Articles (1)
    • Scrap (0)
    • 기타 (0)
  • 방명록

auto 타입 추론 (1)
<Effective Modern C++> Item 2 요약

Effective Modern C++: 42 Specific Ways to Improve Your Use of C++11 and C++14 Meyers, Scott Item 2 : Understand auto type deduction auto 타입 추론 = 템플릿 타입 추론 (Direct Mapping) template void f(ParamType param); f(expr); // call f with some expression auto x = 27; const auto cx = x; const auto& rx = x auto = 템플릿의 T역할, 타입 지정자 = ParamType 역할 template // conceptual template for void func_for_x(T param); ..

Books_tech 2015. 9. 4. 08:32
이전 1 다음
이전 다음
공지사항
최근에 올라온 글
최근에 달린 댓글
링크
TAG
  • #레거시코드
  • #ndc
  • #csharp
  • #코드최적화
  • #임백준
  • Scott Meyers
  • #제럴드와인버그
  • #마이클페더스
  • #ModernCPP
  • #스콧마이어스
  • #techdays2015
  • #자녀교육
  • #cplusplus
  • #cpp
  • #클린코드
  • #build2016
  • #uwp
  • #로버트마틴
  • 책
  • #프로그래밍심리학
  • 객체 지향 설계
  • Effective C++
  • #EffectiveModernCpp
  • 상속
  • #팀개발
  • #세미나
  • Effective Modern C++
  • #mva
  • #알고리즘
  • #scottmeyers
more
«   2025/05   »
일 월 화 수 목 금 토
1 2 3
4 5 6 7 8 9 10
11 12 13 14 15 16 17
18 19 20 21 22 23 24
25 26 27 28 29 30 31
글 보관함

Blog is powered by Tistory / Designed by Tistory

티스토리툴바