bn_fixed.h file

bn::fixed_t and bn::fixed implementation header file.

Namespaces

namespace bn
Main Butano namespace.

Classes

template<int Precision>
class bn::fixed_t
Poor man's float.
template<int Precision>
struct bn::hash<fixed_t<Precision>>
Hash support for fixed_t.