-
Notifications
You must be signed in to change notification settings - Fork 38
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
New method range_proxy::size() to know the size of the range. (#3)
* New method range_proxy::size() to know the size of the range. * Method range_proxy::step_range_proxy::size() Implementation updated from the PR discussion. Tests were added to verify the results * Use name “iterator” consistently * Simplify `size` implementation Co-authored-by: Arnaud Barré <alzathar@Moveck-C05.local> Co-authored-by: Konrad Rudolph <konrad.rudolph@gmail.com>
- Loading branch information
1 parent
5411558
commit 33eb23e
Showing
2 changed files
with
127 additions
and
67 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters