Subject: Re: [Boost-users] [units] Unable to print temperature quantity
From: Steven Watanabe (watanabesj_at_[hidden])
Date: 2011-11-13 15:11:14


AMDG

On 11/12/2011 06:04 AM, Vicente J. Botet Escriba wrote:
>
> I think this is a bug in Boost.Units. I suspect that the call to
> detail::do_print_prefixed<Prefixes>(os, q) will not use overload
> resolution as it is used with <Prefixes>.
>

If so, it's a compiler bug. Explicit template arguments
shouldn't disable partial ordering.

In Christ,
Steven Watanabe