ShouldApprox.value

The value member of ShouldApprox that holds the number to test for approximate equality.

struct ShouldApprox(T, F = T)
T value;