Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::mpl::fixed_c< IntegerPart, FractionPart > Struct Template Reference

#include <fixed_c.hpp>

Public Types

typedef fixed_c< IntegerPart,
FractionPart > 
type
 

Public Member Functions

 BOOST_STATIC_CONSTANT (long, integer_part=IntegerPart)
 
 BOOST_STATIC_CONSTANT (unsigned long, fraction_part=FractionPart)
 
 fixed_c ()
 

Member Typedef Documentation

template<long IntegerPart, unsigned long FractionPart>
typedef fixed_c<IntegerPart, FractionPart> boost::mpl::fixed_c< IntegerPart, FractionPart >::type

Constructor & Destructor Documentation

template<long IntegerPart, unsigned long FractionPart>
boost::mpl::fixed_c< IntegerPart, FractionPart >::fixed_c ( )
inline

Member Function Documentation

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: