Template Struct span_sub

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