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