Boost C++ Libraries: Ticket #7573: Missing operator++, --, % https://svn.boost.org/trac10/ticket/7573 <p> As reported on the boost-users list &lt;<a class="ext-link" href="https://groups.google.com/forum/?fromgroups=#!msg/boost-list/-8COkmhO_0w/10IGPCxOe4AJ"><span class="icon">​</span>https://groups.google.com/forum/?fromgroups=#!msg/boost-list/-8COkmhO_0w/10IGPCxOe4AJ</a>&gt;, </p> <p> It would be nice if quantity&lt;incrementable type&gt; could increment that type -- same for decrement and modulus. </p> <p> The attached patch seems to work in my local copy -- it would be nice to get rolled into a future release, however. </p> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/7573 Trac 1.4.3 nathan.crookston@… Thu, 25 Oct 2012 17:28:30 GMT attachment set https://svn.boost.org/trac10/ticket/7573 https://svn.boost.org/trac10/ticket/7573 <ul> <li><strong>attachment</strong> → <span class="trac-field-new">operators.diff</span> </li> </ul> <p> Add operator++, --, % to quantity </p> Ticket pipping@… Fri, 13 Sep 2013 11:12:28 GMT cc set https://svn.boost.org/trac10/ticket/7573#comment:1 https://svn.boost.org/trac10/ticket/7573#comment:1 <ul> <li><strong>cc</strong> <span class="trac-author">pipping@…</span> added </li> </ul> Ticket