Replace the template class `always_false` with the templated value `always_false_v`
Replace the template class always_false
with the templated value always_false_v
in order to reduce the amount state the compiler must keep track of during compilation.