4 Dec
2017
4 Dec
'17
12:50 p.m.
Louis Dionne wrote:
Can someone of the Boost devs take a look at my (pretty trivial) PR at https://github.com/boostorg/accumulators/pull/5 and possibly merge it?
The PR looks alright to me. All the conversions to float_type should already be happening implicitly anyway IIUC.
It's probably fine in context because of what float_type can be, although in principle C-style casts need scrutiny.