libfxd 0.2.dev
A fixed-point library for C++.
Loading...
Searching...
No Matches
error.hpp File Reference

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...