Template Struct span_sub
Defined in File span.hpp
Struct Documentation
-
template<std::size_t E, std::size_t O>
struct span_sub Public Static Attributes
-
static constexpr std::size_t value = E == boost::dynamic_extent ? boost::dynamic_extent : E - O
-
static constexpr std::size_t value = E == boost::dynamic_extent ? boost::dynamic_extent : E - O