$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-users] [Boost.Units] radians and degrees
From: Diederick C. Niehorster (dcnieho_at_[hidden])
Date: 2010-10-03 10:26:11
Thanks Steven and Alfredo, that got me somewhere!
Best,
Dee
On Sun, Oct 3, 2010 at 16:22, Alfredo Correa <alfredo.correa_at_[hidden]> wrote:
>> 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"
> _______________________________________________
> Boost-users mailing list
> Boost-users_at_[hidden]
> http://listarchives.boost.org/mailman/listinfo.cgi/boost-users
>