Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::detail::float_wrapper< FloatTraits, ComparatorProps > Struct Template Reference

#include <howard_cycle_ratio.hpp>

Public Types

typedef FloatTraits::value_type value_type
 
typedef ComparatorProps comparator_props_t
 
typedef ComparatorProps::comparator comparator
 

Static Public Member Functions

static value_type infinity ()
 
static value_type epsilon ()
 

Member Typedef Documentation

template<typename FloatTraits , typename ComparatorProps >
typedef ComparatorProps::comparator boost::detail::float_wrapper< FloatTraits, ComparatorProps >::comparator
template<typename FloatTraits , typename ComparatorProps >
typedef ComparatorProps boost::detail::float_wrapper< FloatTraits, ComparatorProps >::comparator_props_t
template<typename FloatTraits , typename ComparatorProps >
typedef FloatTraits::value_type boost::detail::float_wrapper< FloatTraits, ComparatorProps >::value_type

Member Function Documentation

template<typename FloatTraits , typename ComparatorProps >
static value_type boost::detail::float_wrapper< FloatTraits, ComparatorProps >::epsilon ( )
inlinestatic
template<typename FloatTraits , typename ComparatorProps >
static value_type boost::detail::float_wrapper< FloatTraits, ComparatorProps >::infinity ( )
inlinestatic

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