Skip to content

klefay/strided-iterator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

strided-iterator

Personal implementation of a strided_iterator from scratch, for fun.

Dependencies

  • CMake
  • Conan

Build and Run unit-tests

mkdir build && cd build
cmake -DCMAKE_BUILD_TYPE=Release ..
cmake --build .
ctest -V

About

Personal implementation of a strided_iterator from scratch, for fun.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors