tetl
0.1.0
Embedded Template Library
Loading...
Searching...
No Matches
is_error_condition_enum.hpp
Go to the documentation of this file.
1
// SPDX-License-Identifier: BSL-1.0
2
3
#ifndef TETL_SYSTEM_ERROR_IS_ERROR_CONDITION_ENUM_HPP
4
#define TETL_SYSTEM_ERROR_IS_ERROR_CONDITION_ENUM_HPP
5
6
#include <
etl/_type_traits/bool_constant.hpp
>
7
8
namespace
etl
{
9
10
template
<
typename
T>
11
struct
is_error_condition_enum
:
false_type
{ };
12
13
}
// namespace etl
14
15
#endif
// TETL_SYSTEM_ERROR_IS_ERROR_CONDITION_ENUM_HPP
bool_constant.hpp
etl
Definition
adjacent_find.hpp:8
etl::false_type
bool_constant< false > false_type
Definition
bool_constant.hpp:14
etl::is_error_condition_enum
Definition
is_error_condition_enum.hpp:11
include
etl
_system_error
is_error_condition_enum.hpp
Generated on Sat Mar 8 2025 16:19:59 for tetl by
1.14.0