$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-users] [units] Problem with conversion of compound units
From: Norman, Ben (bnorman_at_[hidden])
Date: 2014-05-23 14:10:36
>On 05/20/2014 04:10 PM, Norman, Ben wrote:
>> First, thanks for the most excellent boost::units library. We are making good use of it in a scientific software project. I confess that there more than a few things that remain mysterious to me, but I'll focus on one example here:
On 05/22/2014 09:02 AM, Steven Watanabe wrote:
>It's a bug. Try the attached patch.
Thanks, Steven; that worked perfectly.
Ben