tetl 0.1.0
Embedded Template Library
Loading...
Searching...
No Matches
intmax_t.hpp
Go to the documentation of this file.
1// SPDX-License-Identifier: BSL-1.0
2
3#ifndef TETL_CSTDINT_INTMAX_T_HPP
4#define TETL_CSTDINT_INTMAX_T_HPP
5
6#include <etl/_config/all.hpp>
7
8namespace etl {
9
12} // namespace etl
13
14#endif // TETL_CSTDINT_INTMAX_T_HPP
#define TETL_BUILTIN_INTMAX
Definition builtin_types.hpp:34
Definition adjacent_find.hpp:8
TETL_BUILTIN_INTMAX intmax_t
Maximum-width signed integer type.
Definition intmax_t.hpp:11