Type requirements
T must be a numeric type; if x and y are objects of type T, then x%y must be defined and must have a return type that is convertible to T. T must be Assignable.
Loading...
T must be a numeric type; if x and y are objects of type T, then x%y must be defined and must have a return type that is convertible to T. T must be Assignable.