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

Utility class to simplify construction of dimensionless quantities. More...

#include <units_fwd.hpp>

Public Types

typedef quantity< typename
dimensionless_unit< System >
::type, Y > 
type
 

Detailed Description

template<class System, class Y>
struct boost::units::dimensionless_quantity< System, Y >

Utility class to simplify construction of dimensionless quantities.

Member Typedef Documentation

template<class System, class Y>
typedef quantity<typename dimensionless_unit<System>::type,Y> boost::units::dimensionless_quantity< System, Y >::type

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