Various enable_if overload take precedence if a non-const frozen_mutation is provided (instead of matching the const frozen_mutation& signature). Provide a non-const frozen_mutation& signature to work around the issue.
Various enable_if overload take precedence if a non-const frozen_mutation is provided (instead of matching the const frozen_mutation& signature). Provide a non-const frozen_mutation& signature to work around the issue.