CanAccept typedef

CanAccept = bool Function(int oldIndex, int newIndex)

Implementation

typedef CanAccept = bool Function(int oldIndex, int newIndex);