Skip to content

Latest commit

 

History

History
21 lines (17 loc) · 518 Bytes

uint_fast16_max.md

File metadata and controls

21 lines (17 loc) · 518 Bytes

UINT_FAST16_MAX

  • cstdint[meta header]
  • macro[meta id-type]
  • cpp11[meta cpp]
# define UINT_FAST16_MAX implementation-defined

概要

uint_fast16_t の最大値。

バージョン

言語

  • C++11

処理系

  • Clang: 3.2 [mark verified]
  • GCC: 4.7.0 [mark verified]
  • ICC: ??
  • Visual C++: 2010 [mark verified], 2012 [mark verified], 2013 [mark verified]