#include <fixed_c.hpp>
template<long IntegerPart, unsigned long FractionPart>
template<long IntegerPart, unsigned long FractionPart>
template<long IntegerPart, unsigned long FractionPart>
boost::mpl::fixed_c< IntegerPart, FractionPart >::BOOST_STATIC_CONSTANT |
( |
long |
, |
|
|
integer_part |
= IntegerPart |
|
) |
| |
template<long IntegerPart, unsigned long FractionPart>
boost::mpl::fixed_c< IntegerPart, FractionPart >::BOOST_STATIC_CONSTANT |
( |
unsigned |
long, |
|
|
fraction_part |
= FractionPart |
|
) |
| |
The documentation for this struct was generated from the following file: