

Go to the source code of this file.
Namespaces | |
| boost | |
| BOOST_MOVE_USE_STANDARD_LIBRARY_MOVE. | |
Macros | |
| #define | __STDC_CONSTANT_MACROS |
| #define | BOOST__STDC_CONSTANT_MACROS_DEFINED |
| #define | INTMAX_C(value) INT64_C(value) |
| #define | UINTMAX_C(value) UINT64_C(value) |
| #define __STDC_CONSTANT_MACROS |
Definition at line 33 of file cstdint.hpp.
| #define BOOST__STDC_CONSTANT_MACROS_DEFINED |
Definition at line 427 of file cstdint.hpp.
| #define INTMAX_C | ( | value | ) | INT64_C(value) |
Definition at line 536 of file cstdint.hpp.
| #define UINTMAX_C | ( | value | ) | UINT64_C(value) |
Definition at line 537 of file cstdint.hpp.