Skip to content

lazy_counted_iterator - implementation of P2406R3 proposal

License

Unknown, Unknown licenses found

Licenses found

Unknown
LICENSE.txt
Unknown
LICENSE-Microsoft-STL.txt
Notifications You must be signed in to change notification settings

YehezkelShB/LazyCountedIterator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LazyCountedIterator

lazy_counted_iterator - implementation of P2406R3 proposal

Mainly done to validate the wording as appears in the proposal are correct and implementable. The implementation is not intended to be used in production code.

Part of the implementation is based on the implementation done over Microsoft STL (https://github.com/YehezkelShB/STL) and as such based on counted_iterator and take_view code from there.

License

SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception

About

lazy_counted_iterator - implementation of P2406R3 proposal

Resources

License

Unknown, Unknown licenses found

Licenses found

Unknown
LICENSE.txt
Unknown
LICENSE-Microsoft-STL.txt

Stars

Watchers

Forks

Releases

No releases published

Packages