bool_constant

alias bool_constant(bool b) = integral_constant!(bool, b)

Meta