Skip to content

Commit

Permalink
Apply suggestions from code review
Browse files Browse the repository at this point in the history
Co-authored-by: Daniel Jünger <2955913+sleeepyjack@users.noreply.github.com>
  • Loading branch information
PointKernel and sleeepyjack authored May 24, 2024
1 parent 46ef55a commit 5046d16
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -501,7 +501,7 @@ class operator_impl<
}

/**
* @brief Counts the occurrence of a given key contained in multiset
* @brief Counts the occurrence of a given key contained in the multiset
*
* @note If the given key has no match, the first rank of the group will
* return 1, other threads will return 0.
Expand Down

0 comments on commit 5046d16

Please sign in to comment.