Template Struct span_store

Struct Documentation

template<class T, std::size_t E>
struct span_store

Public Functions

inline constexpr span_store(T *p_, std::size_t) noexcept

Public Members

T *p

Public Static Attributes

static constexpr std::size_t n = E