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
◆
pack_all_true()
consteval auto pack_all_true
(
)
-> bool
noexcept
Return
true
if all values of an boolean parameter pack are
true
and
false
otherwise.
Template Parameters
t_pack
The parameter pack that should be checked
Returns
true
or
false
Generated by
1.9.1