Mjolnir Core
Core functionality of the Mjolnir API

◆ 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_packThe parameter pack that should be checked
Returns
true or false