Opened 10 years ago

Closed 10 years ago

#7121 closed Bugs (fixed)

result_type is private in boost::random::shuffle_output

Reported by: lukeocamden@… Owned by: No-Maintainer
Milestone: To Be Determined Component: random
Version: Boost 1.47.0 Severity: Problem
Keywords: Cc:

Description

This was introduced during a rewrite in 1.47.0. Seems also that the constructors are not explicit now?

Attachments (1)

shuffle_output.hpp.patch (799 bytes ) - added by anonymous 10 years ago.

Download all attachments as: .zip

Change History (2)

by anonymous, 10 years ago

Attachment: shuffle_output.hpp.patch added

comment:1 by Steven Watanabe, 10 years ago

Resolution: fixed
Status: newclosed

(In [80990]) Make result_type public and constructors explicit on shuffle_output. Fixes #7121.

Note: See TracTickets for help on using tickets.