Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::units::detail::quantity_cast_helper< Y, const quantity< Unit, X > > Struct Template Reference

specialization for casting to the value type More...

#include <quantity.hpp>

Public Types

typedef Y type
 

Public Member Functions

type operator() (const quantity< Unit, X > &source)
 

Detailed Description

template<class Y, class X, class Unit>
struct boost::units::detail::quantity_cast_helper< Y, const quantity< Unit, X > >

specialization for casting to the value type

Member Typedef Documentation

template<class Y , class X , class Unit >
typedef Y boost::units::detail::quantity_cast_helper< Y, const quantity< Unit, X > >::type

Member Function Documentation

template<class Y , class X , class Unit >
type boost::units::detail::quantity_cast_helper< Y, const quantity< Unit, X > >::operator() ( const quantity< Unit, X > &  source)
inline

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