tetl
0.1.0
Embedded Template Library
Loading...
Searching...
No Matches
typedefs.hpp
Go to the documentation of this file.
1
// SPDX-License-Identifier: BSL-1.0
2
// SPDX-FileCopyrightText: Copyright (C) 2019 Tobias Hienzsch
3
4
#
ifndef
TETL_IOS_TYPEDEFS_HPP
5
#
define
TETL_IOS_TYPEDEFS_HPP
6
7
#
include
<
etl
/
_cstddef
/
size_t
.
hpp
>
8
#
include
<
etl
/
_type_traits
/
make_signed
.
hpp
>
9
10
namespace
etl
{
11
12
using
streamoff =
long
;
13
using
streamsize = make_signed_t<size_t>;
14
15
}
// namespace etl
16
#
endif
// TETL_IOS_TYPEDEFS_HPP
etl
Definition
adjacent_find.hpp:9
include
etl
_ios
typedefs.hpp
Generated on Sun Sep 7 2025 19:15:07 for tetl by
1.9.8