3 Feb
2019
3 Feb
'19
6:03 p.m.
Hi everyone, It has been noticed that C++ provides a class to store ratios/fractions at compile-time. They provide very limited functionalities and are not modifiable during run-time. My *idea* is to have a *Ratio class* which provides all the necessary functionalities at run-time as well. I have already implemented this partially and I am willing to make it 100% ready for inclusion in Boost. Some guidance would be appreciated on how to proceed with this idea for GSoC19. Would anybody be interested in mentoring this idea for GSoC19 ? Regards, Fenil Mehta