Mjolnir Core
Core functionality of the Mjolnir API

◆ pack_all_false()

consteval auto pack_all_false ( ) -> bool
noexcept

Return true if all values of an boolean parameter pack are false and false otherwise.

Template Parameters
t_packThe parameter pack that should be checked
Returns
true or false