tetl
0.1.0
Embedded Template Library
Loading...
Searching...
No Matches
full_extent.hpp
Go to the documentation of this file.
1
// SPDX-License-Identifier: BSL-1.0
2
3
#ifndef TETL_MDSPAN_FULL_EXTENT_HPP
4
#define TETL_MDSPAN_FULL_EXTENT_HPP
5
6
namespace
etl
{
7
9
struct
full_extent_t
{
10
explicit
full_extent_t
() =
default
;
11
};
12
15
inline
constexpr
auto
full_extent
=
full_extent_t
{};
16
17
}
// namespace etl
18
19
#endif
// TETL_MDSPAN_FULL_EXTENT_HPP
etl::full_extent_t::full_extent
constexpr auto full_extent
Definition
full_extent.hpp:15
etl
Definition
adjacent_find.hpp:8
etl::full_extent_t::full_extent_t
full_extent_t()=default
include
etl
_mdspan
full_extent.hpp
Generated on Sat Mar 8 2025 16:19:59 for tetl by
1.14.0