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

INTERNAL ONLY. More...

#include <scale.hpp>

Public Types

typedef static_rational< 0 > exponent
 
typedef one value_type
 

Static Public Member Functions

static one value ()
 
static std::string name ()
 
static std::string symbol ()
 

Static Public Attributes

static const long base = Base
 

Detailed Description

template<long Base>
struct boost::units::scale< Base, static_rational< 0 > >

INTERNAL ONLY.

Member Typedef Documentation

template<long Base>
typedef static_rational<0> boost::units::scale< Base, static_rational< 0 > >::exponent
template<long Base>
typedef one boost::units::scale< Base, static_rational< 0 > >::value_type

Member Function Documentation

template<long Base>
static std::string boost::units::scale< Base, static_rational< 0 > >::name ( )
inlinestatic
template<long Base>
static std::string boost::units::scale< Base, static_rational< 0 > >::symbol ( )
inlinestatic
template<long Base>
static one boost::units::scale< Base, static_rational< 0 > >::value ( )
inlinestatic

Member Data Documentation

template<long Base>
const long boost::units::scale< Base, static_rational< 0 > >::base = Base
static

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