#include "di/meta/core.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::concepts |
| namespace | di::concepts::detail |
Concepts | |
| concept | di::concepts::Extents |
Variables | |
| template<typename T> | |
| constexpr bool | di::concepts::detail::extents_helper = false |
| template<typename T, usize... ins> | |
| constexpr bool | di::concepts::detail::extents_helper< vocab::Extents< T, ins... > > = true |