Template Struct span_storage< E, dynamic_extent >

Struct Documentation

template<typename E>
struct span_storage<E, dynamic_extent>

Public Functions

constexpr span_storage() noexcept = default
inline constexpr span_storage(E *p_ptr, std::size_t p_size) noexcept

Public Members

E *ptr = nullptr
std::size_t size = 0