jfjlaros / array-helpers

Array helper classes and functions.

Home Page:https://array-helpers.readthedocs.io/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Array helper classes and functions

image

image

image

image

image

image

image

image

image

image


This library provides a number of helper classes and functions to ease working with arrays.

Features:

  • arraySize -- replacement for std::size [1].
  • Span -- replacement for std::span [2].

Please note that most if not all of these features will become obsolete once the Arduino tool chain migrates to C++20.

About

Array helper classes and functions.

https://array-helpers.readthedocs.io/

License:MIT License


Languages

Language:C++ 87.3%Language:Makefile 11.5%Language:C 1.2%