count() const (defined in units::unit< Rep, Ratio, UnitType >) | units::unit< Rep, Ratio, UnitType > | |
operator%=(rep const scalar) (defined in units::unit< Rep, Ratio, UnitType >) | units::unit< Rep, Ratio, UnitType > | |
operator%=(unit const other) (defined in units::unit< Rep, Ratio, UnitType >) | units::unit< Rep, Ratio, UnitType > | |
operator*=(rep const scalar) (defined in units::unit< Rep, Ratio, UnitType >) | units::unit< Rep, Ratio, UnitType > | |
operator+() const (defined in units::unit< Rep, Ratio, UnitType >) | units::unit< Rep, Ratio, UnitType > | |
operator++() (defined in units::unit< Rep, Ratio, UnitType >) | units::unit< Rep, Ratio, UnitType > | |
operator++(int) (defined in units::unit< Rep, Ratio, UnitType >) | units::unit< Rep, Ratio, UnitType > | |
operator+=(unit const other) (defined in units::unit< Rep, Ratio, UnitType >) | units::unit< Rep, Ratio, UnitType > | |
operator-() const (defined in units::unit< Rep, Ratio, UnitType >) | units::unit< Rep, Ratio, UnitType > | |
operator--() (defined in units::unit< Rep, Ratio, UnitType >) | units::unit< Rep, Ratio, UnitType > | |
operator--(int) (defined in units::unit< Rep, Ratio, UnitType >) | units::unit< Rep, Ratio, UnitType > | |
operator-=(unit const other) (defined in units::unit< Rep, Ratio, UnitType >) | units::unit< Rep, Ratio, UnitType > | |
operator/=(rep const scalar) (defined in units::unit< Rep, Ratio, UnitType >) | units::unit< Rep, Ratio, UnitType > | |
ratio typedef (defined in units::unit< Rep, Ratio, UnitType >) | units::unit< Rep, Ratio, UnitType > | |
rep typedef (defined in units::unit< Rep, Ratio, UnitType >) | units::unit< Rep, Ratio, UnitType > | |
unit(rep value) (defined in units::unit< Rep, Ratio, UnitType >) | units::unit< Rep, Ratio, UnitType > | inlineexplicit |
unit(unit< Rep2, Ratio2, UnitType2 > dist) (defined in units::unit< Rep, Ratio, UnitType >) | units::unit< Rep, Ratio, UnitType > | inline |
unit_type typedef (defined in units::unit< Rep, Ratio, UnitType >) | units::unit< Rep, Ratio, UnitType > | |