Skip to content
master
Switch branches/tags
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 

Array redesign experiment

This is a quick test to see what a std::array would look like if it prevented out of bound accesses and would not use exceptions.

This code probably has bugs and is not implemented in an any sort of efficient way. Feel free to play around with this repo but don't use it in any sort of production environment.

About

An std::array redesign experiment

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published