class representing a model-dependent unit with no associated value More...
#include <units_fwd.hpp>
Public Types | |
typedef unit< Dim, System > | unit_type |
typedef unit< Dim, System > | this_type |
typedef Dim | dimension_type |
typedef System | system_type |
Public Member Functions | |
unit () | |
unit (const this_type &) | |
this_type & | operator= (const this_type &) |
class representing a model-dependent unit with no associated value
(e.g. meters, Kelvin, feet, etc...)
typedef Dim boost::units::unit< Dim, System, Enable >::dimension_type |
typedef System boost::units::unit< Dim, System, Enable >::system_type |
typedef unit<Dim,System> boost::units::unit< Dim, System, Enable >::this_type |
typedef unit<Dim, System> boost::units::unit< Dim, System, Enable >::unit_type |
|
inline |
|
inline |
|
inline |