Iros
 
Loading...
Searching...
No Matches
dextents.h File Reference

Go to the source code of this file.

Classes

struct  di::vocab::detail::DextentsHelper< SizeType, meta::List< Constexpr< extents >... > >
 

Namespaces

namespace  di
 
namespace  di::vocab
 
namespace  di::vocab::detail
 

Typedefs

template<typename SizeType, usize rank>
using di::vocab::Dextents = detail::DextentsHelper<SizeType, meta::Repeat<Constexpr<dynamic_extent>, rank>>::Type
 
template<typename SizeType, usize rank>
using di::Dextents