Subject: Re: [Boost-users] [Boost.Units] radians and degrees
From: Alfredo Correa (alfredo.correa_at_[hidden])
Date: 2010-10-03 04:22:41


> I don't understand the question. But I think this what you are doing.
> I think this will clarify things:
> the type
> boost::units::quantity<boost::units::si::plane_angle>
> olds quantities in radians
>
> while the type
> boost::units::quantity<boost::units::angle::plane_angle>
> olds quantities in degrees.

should say "holds" instead of "olds"