Skip to content

Latest commit

 

History

History
23 lines (19 loc) · 508 Bytes

int_fast32_max.md

File metadata and controls

23 lines (19 loc) · 508 Bytes

#INT_FAST32_MAX

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

##概要 int_fast32_t の最大値。

##バージョン ###言語

  • C++11

###処理系