tetl 0.1.0
Embedded Template Library
Loading...
Searching...
No Matches
tuple_like.hpp
Go to the documentation of this file.
1// SPDX-License-Identifier: BSL-1.0
2
3#ifndef TETL_TUPLE_TUPLE_LIKE_HPP
4#define TETL_TUPLE_TUPLE_LIKE_HPP
5
8
9namespace etl {
10
11template <typename T>
13
14} // namespace etl
15
16#endif // TETL_TUPLE_TUPLE_LIKE_HPP
Definition tuple_like.hpp:12
Definition adjacent_find.hpp:8
constexpr auto is_tuple_like
Definition is_tuple_like.hpp:9