libfxd 0.2.dev
A fixed-point library for C++.
|
Go to the source code of this file.
Namespaces | |
namespace | fxd |
This is the namespace where the entire library is defined. | |
Enumerations | |
enum class | error { underflow , overflow , not_a_number } |
Error values reported by fxd::expect function. More... | |