Skip to content
Snippets Groups Projects
Unverified Commit 20c7216b authored by Sam Yates's avatar Sam Yates Committed by GitHub
Browse files

Clarify/rewrite pw_elements zip. (#1515)

* Use a struct with meaningful field names instead of a `std::pair` to represent elements in `pw_elements`.
* Describe explicitly the semantics of the zip operation.
* Update implementation and add unit tests to suit.
* Add comment explaining `pw_elements::equal_range`.
* Remove parameter names from unused parameters in `impl::piecewise_pairify`.
parent 983f5092
No related branches found
No related tags found
No related merge requests found
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment