出典: フリー教科書『ウィキブックス(Wikibooks)』
|
_UNICODE
|
|
defineされていない
|
defineされている
|
TCHAR
|
char
|
WCHAR
|
LPCTSTR
|
const char*
|
const WCHAR*
|
LPTSTR
|
char*
|
WCHAR*
|
出典: [1]
NOMINMAX
をdefine
する[2]
min
、max
をundef
する
- ^ https://yohhoy.hatenadiary.jp/entry/20120115/p1 20210413閲覧
- ^ https://cpprefjp.github.io/reference/algorithm/max.html 20210413閲覧