if1live space
archive
tags
GitHub
about
RSS
tag: c++
2018
08. 26
최상위 비트의 위치 찾는 방법
low-level을 이용해서 O(logN)으로 구현하기
c++
union
endian
2016
03. 06
printf("%s\n", NULL)의 출력 결과는?
undefined behavior과 compiler
c
c++
printf
undefined behavior
gcc
postmortem
2015
04. 13
C++ TMP를 이용해서 2015년의 13일의 금요일 계산하기
흑마법의 세계에 어서오세요!
template metaprogramming
c++
cpp
TMP
템플릿 메타프로그래밍