Closed rekola closed 7 years ago
Currently it creates a copy for all data types.
Also, the data should be given directly to apply method.
The input data is const, so it must be copied.
Currently it creates a copy for all data types.
Also, the data should be given directly to apply method.