tetl
0.1.0
Embedded Template Library
Loading...
Searching...
No Matches
ptrdiff_t.hpp
Go to the documentation of this file.
1
// SPDX-License-Identifier: BSL-1.0
2
3
#ifndef TETL_CSTDDEF_PTRDIFF_T_HPP
4
#define TETL_CSTDDEF_PTRDIFF_T_HPP
5
6
#include <
etl/_config/all.hpp
>
7
8
namespace
etl
{
9
14
using
ptrdiff_t
=
TETL_BUILTIN_PTRDIFF
;
15
16
}
// namespace etl
17
18
#endif
// TETL_CSTDDEF_PTRDIFF_T_HPP
all.hpp
TETL_BUILTIN_PTRDIFF
#define TETL_BUILTIN_PTRDIFF
Definition
builtin_types.hpp:37
etl
Definition
adjacent_find.hpp:8
etl::ptrdiff_t
TETL_BUILTIN_PTRDIFF ptrdiff_t
etl::ptrdiff_t is the signed integer type of the result of subtracting two pointers.
Definition
ptrdiff_t.hpp:14
include
etl
_cstddef
ptrdiff_t.hpp
Generated on Sat Mar 8 2025 16:19:59 for tetl by
1.14.0