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