Skip to content
GitLab
Explore
Sign in
Register
Remove double to float copy warnings in DataSetBuilderRectilinear.h
Code
Review changes
Check out branch
Download
Patches
Plain diff
Robert Maynard
requested to merge
robertmaynard/vtk-m:remove_copy_warning_on_msvc
into
master
Jan 26, 2016
Overview
4
Commits
1
Pipelines
0
Changes
Expand
Instead of using std::copy, manually copy as the types can be different.
Merge request reports
Loading