|
iceoryx2
C++ Language Bindings
|
struct used as policy parameter in UninitializedArray to wrap an uninitialized array More...
#include <uninitialized_array.hpp>
Classes | |
| struct | element_t |
Public Attributes | |
| element_t | value [Capacity] |
struct used as policy parameter in UninitializedArray to wrap an uninitialized array
| ElementType | is the array type |
| Capacity | is the array size |
Definition at line 45 of file uninitialized_array.hpp.
Definition at line 56 of file uninitialized_array.hpp.