neoGFX
Cross-platform C++ app/game engine
|
Functions | |
constexpr std::int8_t | operator""_i8 (unsigned long long v) |
constexpr std::uint8_t | operator""_u8 (unsigned long long v) |
constexpr std::int16_t | operator""_i16 (unsigned long long v) |
constexpr std::uint16_t | operator""_u16 (unsigned long long v) |
constexpr std::int32_t | operator""_i32 (unsigned long long v) |
constexpr std::uint32_t | operator""_u32 (unsigned long long v) |
constexpr std::int64_t | operator""_i64 (unsigned long long v) |
constexpr std::uint64_t | operator""_u64 (unsigned long long v) |
Definition at line 55 of file stdint.hpp.
Definition at line 65 of file stdint.hpp.
Definition at line 75 of file stdint.hpp.
Definition at line 45 of file stdint.hpp.
Definition at line 60 of file stdint.hpp.
Definition at line 70 of file stdint.hpp.
Definition at line 80 of file stdint.hpp.