Skip to content

Latest commit

 

History

History
22 lines (18 loc) · 477 Bytes

int_least64_max.md

File metadata and controls

22 lines (18 loc) · 477 Bytes

#INT_LEAST64_MAX

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

##概要 int_least64_t の最大値。

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

  • C++11

###処理系