tetl
0.1.0
Embedded Template Library
Loading...
Searching...
No Matches
uintmax_t.hpp
Go to the documentation of this file.
1
// SPDX-License-Identifier: BSL-1.0
2
// SPDX-FileCopyrightText: Copyright (C) 2021 Tobias Hienzsch
3
4
#
ifndef
TETL_CSTDINT_UINTMAX_T_HPP
5
#
define
TETL_CSTDINT_UINTMAX_T_HPP
6
7
#
include
<
etl
/
_config
/
all
.
hpp
>
8
9
namespace
etl
{
10
11
/// \brief Maximum-width unsigned integer type.
12
using
uintmax_t = TETL_BUILTIN_UINTMAX;
13
14
}
// namespace etl
15
16
#
endif
// TETL_CSTDINT_UINTMAX_T_HPP
etl
Definition
adjacent_find.hpp:9
include
etl
_cstdint
uintmax_t.hpp
Generated on Sun Sep 7 2025 19:14:53 for tetl by
1.9.8