Skip to content

Latest commit

 

History

History
23 lines (19 loc) · 508 Bytes

int_fast64_max.md

File metadata and controls

23 lines (19 loc) · 508 Bytes

#INT_FAST64_MAX

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

##概要 int_fast64_t の最大値。

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

  • C++11

###処理系