issues
search
CaseyCarter
/
cmcstl2
An implementation of C++ Extensions for Ranges
Other
223
stars
68
forks
source link
any_iterator cleanup:
#334
Closed
CaseyCarter
closed
5 years ago
CaseyCarter
commented
5 years ago
move into namespace
ext
avoid constraint recursion in converting constructors
variable template instead of type template for
is_small
merge reference count into
shared_iterator
Use
if constexpr
instead of tag dispatch
ext
is_small
shared_iterator
if constexpr
instead of tag dispatch