iceoryx2
C++ Language Bindings
Loading...
Searching...
No Matches
iox2::legacy::NonZeroedBuffer< ElementType, Capacity >::element_t Struct Reference

#include <uninitialized_array.hpp>

Public Attributes

char data [sizeof(ElementType)]
 

Detailed Description

template<typename ElementType, uint64_t Capacity>
struct iox2::legacy::NonZeroedBuffer< ElementType, Capacity >::element_t

Definition at line 46 of file uninitialized_array.hpp.

Member Data Documentation

◆ data

Definition at line 51 of file uninitialized_array.hpp.


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