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