Skip to content

A portable (freestanding implementation) simple array struct, inspired by std::array

License

Notifications You must be signed in to change notification settings

ViralTaco/array

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

65 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Codacy Badge

array

This library is intended as a minimal replacement for std::array.

The goal is to provide a customizable framework to hit the ground running when you don't have access to the STL.

This is a work in progress.

About

A portable (freestanding implementation) simple array struct, inspired by std::array

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published