tetl
0.1.0
Embedded Template Library
Loading...
Searching...
No Matches
mpl.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_HPP
5
#
define
TETL_MPL_HPP
6
7
/// \defgroup mpl mpl
8
/// Meta-programming utilities
9
/// \ingroup utilities-library
10
11
#
include
<
etl
/
_config
/
all
.
hpp
>
12
13
// Non-standard extensions
14
#
include
<
etl
/
_mpl
/
at
.
hpp
>
15
#
include
<
etl
/
_mpl
/
contains
.
hpp
>
16
#
include
<
etl
/
_mpl
/
count
.
hpp
>
17
#
include
<
etl
/
_mpl
/
head
.
hpp
>
18
#
include
<
etl
/
_mpl
/
index_of
.
hpp
>
19
#
include
<
etl
/
_mpl
/
list
.
hpp
>
20
#
include
<
etl
/
_mpl
/
push_back
.
hpp
>
21
#
include
<
etl
/
_mpl
/
push_front
.
hpp
>
22
#
include
<
etl
/
_mpl
/
tail
.
hpp
>
23
24
#
endif
// TETL_MPL_HPP
include
etl
mpl.hpp
Generated on Sun Sep 7 2025 19:15:31 for tetl by
1.9.8