simplevectors  0.3.9
Simple vector implementations in C++
simplevectors Directory Reference
Directory dependency graph for simplevectors:
/home/runner/work/simplevectors/simplevectors/include/simplevectors

Directories

Files

file  embed.h [code]
 A minimized version of vectors for embedded devices without access to the STL (such as on an Arduino, hence the ".h" instead of ".hpp").
 
file  embed.hpp [code]
 A minimized version of vectors for embedded devices with access to the STL.
 
file  functions.hpp [code]
 Functions for the vector classes.
 
file  vectors.hpp [code]
 Compiles all of the includes into one file.