tetl
0.1.0
Embedded Template Library
Loading...
Searching...
No Matches
is_tuple_like.hpp
Go to the documentation of this file.
1
// SPDX-License-Identifier: BSL-1.0
2
// SPDX-FileCopyrightText: Copyright (C) 2024 Tobias Hienzsch
3
4
#
ifndef
TETL_TUPLE_IS_TUPLE_LIKE_HPP
5
#
define
TETL_TUPLE_IS_TUPLE_LIKE_HPP
6
7
namespace
etl
{
8
9
template
<
typename
T
>
10
inline
constexpr
auto
is_tuple_like
=
false
;
11
12
}
// namespace etl
13
14
#
endif
// TETL_TUPLE_IS_TUPLE_LIKE_HPP
etl
Definition
adjacent_find.hpp:9
etl::is_tuple_like
constexpr auto is_tuple_like
Definition
is_tuple_like.hpp:10
include
etl
_tuple
is_tuple_like.hpp
Generated on Sun Sep 7 2025 19:15:17 for tetl by
1.9.8