HasArbitrary

Checks if T has Arbitrary template with generate, shrink and specialCases functions.

template HasArbitrary (
T
) {}

Meta