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

A system that can represent any possible combination of units at the expense of not preserving information about how it was created. More...

#include <scaled_base_unit.hpp>

Inheritance diagram for boost::units::heterogeneous_system< T >:
Collaboration diagram for boost::units::heterogeneous_system< T >:

Detailed Description

template<class T>
struct boost::units::heterogeneous_system< T >

A system that can represent any possible combination of units at the expense of not preserving information about how it was created.

Do not create specializations of this template directly. Instead use reduce_unit and base_unit<...>::unit_type.


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