FPCGDataPartitionBase

Convenience class to do data partitioning, i.e. building a TMap<Value, TArray<indices>> Uses CRTP to remove the need for virtual calls.