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

Take a scalar root of a dimension list. More...

#include <homogeneous_system.hpp>

Public Types

typedef
detail::static_root_impl
< DL::size::value >::template
apply< DL, Rt >::type 
type
 

Detailed Description

template<typename DL, typename Rt>
struct boost::units::static_root< DL, Rt >

Take a scalar root of a dimension list.

Member Typedef Documentation

template<typename DL , typename Rt >
typedef detail::static_root_impl<DL::size::value>::template apply< DL, Rt >::type boost::units::static_root< DL, Rt >::type

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