$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] [chrono] boost::chrono::floor() and negative durations
From: Howard Hinnant (howard.hinnant_at_[hidden])
Date: 2013-11-21 19:20:24
On Nov 21, 2013, at 4:58 PM, "Vicente J. Botet Escriba" <vicente.botet_at_[hidden]> wrote:
> You are right, as always. I will apply your suggestion.
If I was always right, we wouldn't be discussing this bug. ;-)
There may be optimization opportunities in Kris' suggestion, I haven't investigated that.
Howard