Boost C++ Libraries: Ticket #4332: integer/integer_mask.hpp does not support 64-bit integers https://svn.boost.org/trac10/ticket/4332 <p> boost::low_bits_mask_t&lt;64&gt; should be specialized. </p> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/4332 Trac 1.4.3 tjgolubi@… Thu, 10 Jun 2010 18:25:45 GMT attachment set https://svn.boost.org/trac10/ticket/4332 https://svn.boost.org/trac10/ticket/4332 <ul> <li><strong>attachment</strong> → <span class="trac-field-new">integer_mask.hpp.patch</span> </li> </ul> <p> Proposed patch (untested) </p> Ticket Steven Watanabe Thu, 10 Jun 2010 19:49:37 GMT status changed; resolution set https://svn.boost.org/trac10/ticket/4332#comment:1 https://svn.boost.org/trac10/ticket/4332#comment:1 <ul> <li><strong>status</strong> <span class="trac-field-old">new</span> → <span class="trac-field-new">closed</span> </li> <li><strong>resolution</strong> → <span class="trac-field-new">fixed</span> </li> </ul> <p> (In <a class="changeset" href="https://svn.boost.org/trac10/changeset/62756" title="Add a 64 bit specialization of low_bits_mask_t. Fixes #4332">[62756]</a>) Add a 64 bit specialization of low_bits_mask_t. Fixes <a class="closed ticket" href="https://svn.boost.org/trac10/ticket/4332" title="#4332: Bugs: integer/integer_mask.hpp does not support 64-bit integers (closed: fixed)">#4332</a> </p> Ticket