Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::units::root_typeof_helper< T, static_rational< N, D > > Struct Template Reference

take static_rational root of an T More...

#include <pow.hpp>

Public Types

typedef power_typeof_helper< T,
static_rational< D, N > > 
base
 
typedef base::type type
 

Static Public Member Functions

static type value (const T &x)
 

Detailed Description

template<class T, long N, long D>
struct boost::units::root_typeof_helper< T, static_rational< N, D > >

take static_rational root of an T

Member Typedef Documentation

template<class T , long N, long D>
typedef power_typeof_helper<T, static_rational<D,N> > boost::units::root_typeof_helper< T, static_rational< N, D > >::base
template<class T , long N, long D>
typedef base::type boost::units::root_typeof_helper< T, static_rational< N, D > >::type

Member Function Documentation

template<class T , long N, long D>
static type boost::units::root_typeof_helper< T, static_rational< N, D > >::value ( const T x)
inlinestatic

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