|
di 0.1.0
|
#include "di/meta/algorithm.h"#include "di/meta/constexpr.h"#include "di/types/prelude.h"#include "di/vocab/md/extents_forward_declaration.h"Go to the source code of this file.
Namespaces | |
| namespace | di |
| namespace | di::vocab |
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 |