libfxd 0.2.dev
A fixed-point library for C++.
Loading...
Searching...
No Matches
is_signed_fixed_point< fixed< Int, Frac, Raw > > Struct Template Reference

Test if a type is signed fxd::fixed. More...

#include <traits.hpp>

Detailed Description

template<int Int, int Frac, typename Raw>
struct fxd::is_signed_fixed_point< fixed< Int, Frac, Raw > >

Test if a type is signed fxd::fixed.

Definition at line 45 of file traits.hpp.


The documentation for this struct was generated from the following file: