- cstdint[meta header]
- macro[meta id-type]
- cpp11[meta cpp]
# define INT_FAST32_MIN implementation-defined
int_fast32_t
の最小値。
- C++11
- Clang, C++11 mode: 3.2
- GCC, C++11 mode: 4.7.0
- ICC: ??
- Visual C++: 2010, 2012, 2013
# define INT_FAST32_MIN implementation-defined
int_fast32_t
の最小値。