control_flow/optional/tuple/both_present library

Classes

BothPresent<A, B, R>

Functions

bothPresent<A, B, R>(R mapper(A first, B second)) BothPresent<A, B, R>