13 Nov
2011
13 Nov
'11
10:23 p.m.
Le 13/11/11 21:11, Steven Watanabe a écrit :
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.
I'm not a language layer. I thought this was the case. Sorry for the noise. Best, Vicente