Skip to content
Snippets Groups Projects
Verified Commit b2862aa0 authored by Sébastien Villemot's avatar Sébastien Villemot
Browse files

:bug: Occbin: fix loop over all regimes combination

std::fill takes a range that is open on the right bound (i.e. [first, last) and
not [first, last]).

(cherry picked from commit 743ccf77)
parent 28f26618
Branches
No related tags found
No related merge requests found
Pipeline #10680 passed
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment