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

A system that can uniquely represent any unit which can be composed from a linearly independent set of base units. More...

#include <homogeneous_system.hpp>

Public Types

typedef L type
 INTERNAL ONLY. More...
 

Detailed Description

template<class L>
struct boost::units::homogeneous_system< L >

A system that can uniquely represent any unit which can be composed from a linearly independent set of base units.

It is safe to rebind a unit with such a system to different dimensions.

Do not construct this template directly. Use make_system instead.

Member Typedef Documentation

template<class L >
typedef L boost::units::homogeneous_system< L >::type

INTERNAL ONLY.


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