https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82749
Daniel Krügler <daniel.kruegler at googlemail dot com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |daniel.kruegler@googlemail.
| |com
--- Comment #1 from Daniel Krügler <daniel.kruegler at googlemail dot com> ---
I agree, that problem still exists in the current trunk as well. For the
record, the original specification was in terms of std::vector<double>, that
was changed with LWG 1439:
http://cplusplus.github.io/LWG/lwg-defects.html#1439
Similar to the change request by that issue, class
piecewise_constant_distribution needs a similar correction.