24366207b7
Clang and EDG say the class member access expressions __urng.min() and __urng.max() are not constant expressions, because the object expression __urng is not usable in a constant expresion. Use a qualified-id to call those static member functions instead. Co-authored-by: Stephan Bergmann <sbergman@redhat.com> libstdc++-v3/ChangeLog: * include/bits/uniform_int_dist.h (uniform_int_distribution::_S_nd): Use qualified-id to refer to static member functions. |
||
---|---|---|
.. | ||
backward | ||
bits | ||
c | ||
c_compatibility | ||
c_global | ||
c_std | ||
debug | ||
decimal | ||
experimental | ||
ext | ||
parallel | ||
precompiled | ||
pstl | ||
std | ||
tr1 | ||
tr2 | ||
Makefile.am | ||
Makefile.in |