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
3
#ifndef TETL_TYPE_TRAITS_VOID_T_HPP
4
#define TETL_TYPE_TRAITS_VOID_T_HPP
5
6
namespace
etl
{
7
9
template
<
typename
...>
10
using
void_t
= void;
11
12
}
// namespace etl
13
14
#endif
// TETL_TYPE_TRAITS_VOID_T_HPP
etl::void_t
void void_t
Definition
void_t.hpp:10
etl
Definition
adjacent_find.hpp:8
include
etl
_type_traits
void_t.hpp
Generated on Sat Mar 8 2025 16:19:59 for tetl by
1.14.0