|
Givaro 4.2.1
|
#include <cstdint>Functions | |
| constexpr uint64_t | operator""_ui64 (unsigned long long x) |
| User-defined literals. | |
| constexpr uint32_t | operator""_ui32 (unsigned long long x) |
| constexpr uint16_t | operator""_ui16 (unsigned long long x) |
| constexpr uint8_t | operator""_ui8 (unsigned long long x) |
| constexpr int64_t | operator""_i64 (unsigned long long x) |
| constexpr int32_t | operator""_i32 (unsigned long long x) |
| constexpr int16_t | operator""_i16 (unsigned long long x) |
| constexpr int8_t | operator""_i8 (unsigned long long x) |
|
constexpr |
User-defined literals.
Allows cross-platform literals with compile-time cast.
|
constexpr |
|
constexpr |
|
constexpr |
|
constexpr |
|
constexpr |
|
constexpr |
|
constexpr |