Skip to content

andrewthad/contiguous-checked

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

contiguous-checked

A drop-in replacement for contiguous where all the functions checks bounds at runtime. This is less efficient but gives helpful error messages instead of segfaulting. It is intended to be used when testing software.

About

Bounds-checking drop-in replacement for contiguous

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published