Skip to content
Snippets Groups Projects
Commit d4e43445 authored by Jakub Klinkovský's avatar Jakub Klinkovský
Browse files

Fixed and simplified copy- and move-constructors in segments

Move-constructors with a 'const' argument do not make sense. And the
ChunkedEllpack and SlicedEllpack implementations did not even use
std::move!
parent bd781e9c
No related branches found
No related tags found
No related merge requests found
Showing
with 20 additions and 292 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment