tetl 0.1.0
Embedded Template Library
Loading...
Searching...
No Matches
dynamic_extent.hpp
Go to the documentation of this file.
1// SPDX-License-Identifier: BSL-1.0
2
3#ifndef TETL_SPAN_DYNAMIC_EXTENT_HPP
4#define TETL_SPAN_DYNAMIC_EXTENT_HPP
5
8
9namespace etl {
10
15
16} // namespace etl
17
18#endif // TETL_SPAN_DYNAMIC_EXTENT_HPP
constexpr auto dynamic_extent
etl::dynamic_extent is a constant of type etl::size_t that is used to differentiate etl::span of stat...
Definition dynamic_extent.hpp:14
Definition adjacent_find.hpp:8
static constexpr auto max() noexcept
Definition numeric_limits.hpp:21