Skip to content

Update count_sum in math.hpp#377

Open
SelinBayramoglu wants to merge 1 commit intods4dm:masterfrom
SelinBayramoglu:SelinBayramoglu-patch-1
Open

Update count_sum in math.hpp#377
SelinBayramoglu wants to merge 1 commit intods4dm:masterfrom
SelinBayramoglu:SelinBayramoglu-patch-1

Conversation

@SelinBayramoglu
Copy link

In count_sum function, fixed the order of return types:

std::pair<U, std::size_t> to std::pair<std::size_t, U>

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant