libfxd 0.2.dev
A fixed-point library for C++.
Loading...
Searching...
No Matches
concepts.hpp File Reference
#include "traits.hpp"

Go to the source code of this file.

Namespaces

namespace  fxd
 This is the namespace where the entire library is defined.
 

Concepts

concept  fxd::fixed_point
 Concept to match any fxd::fixed
 
concept  fxd::unsigned_fixed_point
 Concept to match only unsigned fxd::fixed
 
concept  fxd::signed_fixed_point
 Concept to match only signed fxd::fixed