Boost C++ Libraries: Ticket #5721: Modulo operation for boost::rational https://svn.boost.org/trac10/ticket/5721 <p> boost::rational currently omits to define modulo on rational numbers. The attached patches adds operator%= to boost::rational and therefore allows it to use ordered_euclidian_ring_operators. </p> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/5721 Trac 1.4.3 mlang@… Tue, 19 Jul 2011 20:42:30 GMT attachment set https://svn.boost.org/trac10/ticket/5721 https://svn.boost.org/trac10/ticket/5721 <ul> <li><strong>attachment</strong> → <span class="trac-field-new">rational_mod.patch</span> </li> </ul> <p> The proposed patch </p> Ticket