#include <span.hpp>
Public Member Functions | |
constexpr | span_store (T *p_, std::size_t n_) noexcept |
Public Attributes | |
T * | p |
std::size_t | n |
|
inlineconstexprnoexcept |
std::size_t boost::detail::span_store< T, boost::dynamic_extent >::n |
T* boost::detail::span_store< T, boost::dynamic_extent >::p |