Boost C++ Libraries: Ticket #7121: result_type is private in boost::random::shuffle_output https://svn.boost.org/trac10/ticket/7121 <p> This was introduced during a rewrite in 1.47.0. Seems also that the constructors are not explicit now? </p> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/7121 Trac 1.4.3 anonymous Wed, 25 Jul 2012 10:43:32 GMT attachment set https://svn.boost.org/trac10/ticket/7121 https://svn.boost.org/trac10/ticket/7121 <ul> <li><strong>attachment</strong> → <span class="trac-field-new">shuffle_output.hpp.patch</span> </li> </ul> Ticket Steven Watanabe Mon, 15 Oct 2012 03:18:27 GMT status changed; resolution set https://svn.boost.org/trac10/ticket/7121#comment:1 https://svn.boost.org/trac10/ticket/7121#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/80990" title="Make result_type public and constructors explicit on shuffle_output. ...">[80990]</a>) Make result_type public and constructors explicit on shuffle_output. Fixes <a class="closed ticket" href="https://svn.boost.org/trac10/ticket/7121" title="#7121: Bugs: result_type is private in boost::random::shuffle_output (closed: fixed)">#7121</a>. </p> Ticket