25 Jul
2014
25 Jul
'14
11:38 a.m.
Hi,
I have encountered something I consider a bug in boost::rational's
interface. Its documentation discusses in detail why conversion from double
is not supported, but the following code works fine:
#include <iostream>
#include