libfxd
0.2.dev
A fixed-point library for C++.
Main Page
Related Pages
Namespaces
Concepts
Classes
Files
Examples
File List
File Members
Loading...
Searching...
No Matches
fxd.hpp
Go to the documentation of this file.
1
/*
2
* libfxd - a fixed-point library for C++
3
*
4
* Copyright 2023 Daniel K. O.
5
* SPDX-License-Identifier: Apache-2.0
6
*/
7
8
#ifndef LIBFXD_FXD_HPP
9
#define LIBFXD_FXD_HPP
10
11
12
#include "
fixed.hpp
"
13
14
#include "
casting.hpp
"
15
#include "
compare.hpp
"
16
#include "
concepts.hpp
"
17
#include "
constructors.hpp
"
18
#include "
conversions.hpp
"
19
#include "
error.hpp
"
20
#include "
except.hpp
"
21
#include "
expect.hpp
"
22
#include "
hash.hpp
"
23
#include "
limits.hpp
"
24
#include "
math.hpp
"
25
#include "
numbers.hpp
"
26
#include "
operators.hpp
"
27
#include "
random.hpp
"
28
#include "
round-div.hpp
"
29
#include "
round-mul.hpp
"
30
#include "
saturate.hpp
"
31
#include "
traits.hpp
"
32
56
#endif
casting.hpp
compare.hpp
concepts.hpp
constructors.hpp
conversions.hpp
error.hpp
except.hpp
expect.hpp
fixed.hpp
hash.hpp
limits.hpp
math.hpp
numbers.hpp
operators.hpp
random.hpp
round-div.hpp
round-mul.hpp
saturate.hpp
traits.hpp
include
fxd
fxd.hpp
Generated by
1.9.6