tetl 0.1.0
Embedded Template Library
Loading...
Searching...
No Matches
submdspan_extents.hpp File Reference

Go to the source code of this file.

Namespaces

namespace  etl
 

Functions

template<typename IndexT, etl::size_t... Extents, typename... SliceSpecifiers>
requires (sizeof...(slices) == etl::extents<IndexT, Extents...>::rank())
constexpr auto submdspan_extents (etl::extents< IndexT, Extents... > const &ext, SliceSpecifiers... slices)