Skip to content

gmarcais/Enumerable

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

h1. Enumerable

Input iterator for C++ using notations more like Ruby or Python. It allows creating new Enumerables easily (much more that creating C++ iterators), and to combine them easily.

See tests/test_range.cc for example of code.

About

C++ enumerable

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages