Skip to content

kdungs/range

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 

Repository files navigation

range

Compile instructions:

cmake ./Library/Utilities/Range/
make

You might need to adapt the CMakeLists.txt in ./Library/Utilities/Range to find your boost include path. We used boost 1.59 for all testing

The Range specific code is under https://github.com/think-cell/range/tree/master/Library/Utilities/Range

The tests and examples are in Library/Utilities/Range/*.t.cpp

Tested with:

  • clang 3.5

About

think-cell range library

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 99.2%
  • Other 0.8%