tetl 0.1.0
Embedded Template Library
Loading...
Searching...
No Matches
sentinel_for.hpp
Go to the documentation of this file.
1// SPDX-License-Identifier: BSL-1.0
2
3#ifndef TETL_ITERATOR_SENTINEL_FOR_HPP
4#define TETL_ITERATOR_SENTINEL_FOR_HPP
5
9
10namespace etl {
11
13template <typename S, typename Iter>
15
16} // namespace etl
17
18#endif // TETL_ITERATOR_SENTINEL_FOR_HPP
Definition input_or_output_iterator.hpp:14
Definition semiregular.hpp:13
Definition sentinel_for.hpp:14
Definition weakly_equality_comparable_with.hpp:18
Definition adjacent_find.hpp:8