Skip to content

Latest commit

 

History

History
21 lines (17 loc) · 442 Bytes

File metadata and controls

21 lines (17 loc) · 442 Bytes

UINT_LEAST64_MAX

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

概要

uint_least64_t の最大値。

バージョン

言語

  • C++11

処理系