LibJuno 1.0.1
LibJuno is a lightweight C11 library designed specifically for embedded systems.
Loading...
Searching...
No Matches
juno::ARRAY_T< T, N > Struct Template Reference

#include <types.hpp>

Data Fields

T tArr [N]
 

Field Documentation

◆ tArr

template<typename T , const size_t N>
T juno::ARRAY_T< T, N >::tArr[N]

The documentation for this struct was generated from the following file: