tetl
0.1.0
Embedded Template Library
Loading...
Searching...
No Matches
cstdlib.hpp
Go to the documentation of this file.
1
// SPDX-License-Identifier: BSL-1.0
2
// SPDX-FileCopyrightText: Copyright (C) 2020 Tobias Hienzsch
3
4
#
ifndef
TETL_CSTDLIB_HPP
5
#
define
TETL_CSTDLIB_HPP
6
7
/// \defgroup cstdlib cstdlib
8
/// General purpose c-style utilities
9
/// \ingroup utilities-library
10
11
#
include
<
etl
/
_config
/
all
.
hpp
>
12
13
#
include
<
etl
/
_cstddef
/
nullptr_t
.
hpp
>
14
#
include
<
etl
/
_cstddef
/
size_t
.
hpp
>
15
#
include
<
etl
/
_cstdint
/
intmax_t
.
hpp
>
16
#
include
<
etl
/
_cstdlib
/
atof
.
hpp
>
17
#
include
<
etl
/
_cstdlib
/
atoi
.
hpp
>
18
#
include
<
etl
/
_cstdlib
/
atol
.
hpp
>
19
#
include
<
etl
/
_cstdlib
/
atoll
.
hpp
>
20
#
include
<
etl
/
_cstdlib
/
div
.
hpp
>
21
#
include
<
etl
/
_cstdlib
/
exit
.
hpp
>
22
#
include
<
etl
/
_cstdlib
/
labs
.
hpp
>
23
#
include
<
etl
/
_cstdlib
/
llabs
.
hpp
>
24
#
include
<
etl
/
_cstdlib
/
strtod
.
hpp
>
25
#
include
<
etl
/
_cstdlib
/
strtof
.
hpp
>
26
#
include
<
etl
/
_cstdlib
/
strtol
.
hpp
>
27
#
include
<
etl
/
_cstdlib
/
strtold
.
hpp
>
28
#
include
<
etl
/
_cstdlib
/
strtoul
.
hpp
>
29
30
#
endif
// TETL_CSTDLIB_HPP
include
etl
cstdlib.hpp
Generated on Sun Sep 7 2025 19:15:22 for tetl by
1.9.8