scc  2024.06
SystemC components library
TCB_SPAN_NAMESPACE_NAME::detail::span_storage< E, S > Struct Template Reference

Public Member Functions

constexpr span_storage (E *p_ptr, std::size_t) noexcept
 

Public Attributes

E * ptr = nullptr
 

Static Public Attributes

static constexpr std::size_t size = S
 

Detailed Description

template<typename E, std::size_t S>
struct TCB_SPAN_NAMESPACE_NAME::detail::span_storage< E, S >

Definition at line 164 of file span.h.


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