tetl
0.1.0
Embedded Template Library
Loading...
Searching...
No Matches
basic_common_reference.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_TYPE_TRAITS_BASIC_COMMON_REFERENCE_HPP
5
#
define
TETL_TYPE_TRAITS_BASIC_COMMON_REFERENCE_HPP
6
7
namespace
etl
{
8
9
/// \brief The class template basic_common_reference is a customization point
10
/// that allows users to influence the result of common_reference for user-defined
11
/// types (typically proxy references). The primary template is empty.
12
template
<
typename
T,
typename
U,
template
<
typename
>
typename
TQ,
template
<
typename
>
typename
UQ>
13
struct
basic_common_reference
{ };
14
15
}
// namespace etl
16
17
#
endif
// TETL_TYPE_TRAITS_BASIC_COMMON_REFERENCE_HPP
etl
Definition
adjacent_find.hpp:9
etl::basic_common_reference
The class template basic_common_reference is a customization point that allows users to influence the...
Definition
basic_common_reference.hpp:13
include
etl
_type_traits
basic_common_reference.hpp
Generated on Sun Sep 7 2025 19:15:17 for tetl by
1.9.8