tetl
0.1.0
Embedded Template Library
Loading...
Searching...
No Matches
layout.hpp
Go to the documentation of this file.
1
// SPDX-License-Identifier: BSL-1.0
2
// SPDX-FileCopyrightText: Copyright (C) 2023 Tobias Hienzsch
3
4
#
ifndef
TETL_MDSPAN_LAYOUT_HPP
5
#
define
TETL_MDSPAN_LAYOUT_HPP
6
7
namespace
etl
{
8
9
struct
layout_left
{
10
template
<
typename
Extents>
11
struct
mapping;
12
};
13
14
struct
layout_right
{
15
template
<
typename
Extents>
16
struct
mapping;
17
};
18
19
struct
layout_stride
{
20
template
<
typename
Extents>
21
struct
mapping;
22
};
23
24
}
// namespace etl
25
26
#
endif
// TETL_MDSPAN_LAYOUT_HPP
etl
Definition
adjacent_find.hpp:9
etl::layout_left
Definition
layout.hpp:9
etl::layout_right
Definition
layout.hpp:14
etl::layout_stride
Definition
layout.hpp:19
include
etl
_mdspan
layout.hpp
Generated on Sun Sep 7 2025 19:15:10 for tetl by
1.9.8