tetl
0.1.0
Embedded Template Library
Loading...
Searching...
No Matches
list.hpp
Go to the documentation of this file.
1
// SPDX-License-Identifier: BSL-1.0
2
// SPDX-FileCopyrightText: Copyright (C) 2025 Tobias Hienzsch
3
4
#
ifndef
TETL_MPL_LIST_HPP
5
#
define
TETL_MPL_LIST_HPP
6
7
namespace
etl
::
mpl
{
8
9
/// \ingroup mpl
10
template
<
typename
... Ts>
11
struct
list
{ };
12
13
}
// namespace etl::mpl
14
15
#
endif
// TETL_MPL_LIST_HPP
etl::mpl
Definition
at.hpp:10
etl
Definition
adjacent_find.hpp:9
etl::mpl::list
Definition
list.hpp:11
include
etl
_mpl
list.hpp
Generated on Sun Sep 7 2025 19:15:15 for tetl by
1.9.8