|
using | exact_unsigned_type = std::uint16_t |
|
using | fast_unsigned_type = std::uint_fast16_t |
|
using | fast_signed_type = std::int_fast16_t |
|
template<const size_t BitCount>
struct math::wide_integer::detail::uint_type_helper< BitCount, typename std::enable_if<(BitCount >=9U) &&(BitCount<=16U)>::type >
Definition at line 561 of file uintwide_t.h.
The documentation for this struct was generated from the following file:
- /home/jonathan/Works/Tools/Triton/src/libtriton/includes/triton/uintwide_t.h