Skip to content

Latest commit

 

History

History
21 lines (17 loc) · 442 Bytes

intmax_min.md

File metadata and controls

21 lines (17 loc) · 442 Bytes

INTMAX_MIN

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

概要

intmax_t の最小値。

バージョン

言語

  • C++11

処理系