Mjolnir Core
Core functionality of the Mjolnir API
Core Utility
bit_construct
bit_construct_from_ints
bit_construct_set_first_n_bits
clear_bit
clear_bits
default_tolerance_abs
get_bit
get_bit
get_bit_shift_max
get_bit_shift_max
get_bits
get_bits
get_bits_shift_max
get_bits_shift_max
integer_to_pointer
is_aligned
is_aligned
is_any_of
is_bit_set
is_close_abs
misalignment
misalignment
num_bits
pack_all
pack_all_false
pack_all_less
pack_all_true
PackType
pointer_to_integer
set_bit
set_bit_to
set_bits
set_bits_with_int
signed_to_unsigned
◆
PackType
using
PackType
= decltype(internal::pack_type(t_pack...))
The type of a parameter pack that consist of values and not of types.
Template Parameters
t_pack
The parameter pack
Generated by
1.9.1