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
3#ifndef TETL_CSTDINT_UINTMAX_T_HPP
4#define TETL_CSTDINT_UINTMAX_T_HPP
5
6#include <etl/_config/all.hpp>
7
8namespace etl {
9
12
13} // namespace etl
14
15#endif // TETL_CSTDINT_UINTMAX_T_HPP
#define TETL_BUILTIN_UINTMAX
Definition builtin_types.hpp:35
Definition adjacent_find.hpp:8
TETL_BUILTIN_UINTMAX uintmax_t
Maximum-width unsigned integer type.
Definition uintmax_t.hpp:11