Function divisor

Automatically selects the correct divisor based on type

auto auto divisor(T) (
  T value
);