Member predicate Make::GuardValue::getDualValue
Gets the dual value. Examples of dual values include:
- null vs. not null
- true vs. false
- evaluating to a specific value vs. evaluating to any other value
- throwing an exception vs. not throwing an exception