aboutsummaryrefslogtreecommitdiffstats
path: root/src/util/LazyRandomEngine.hxx (follow)
Commit message (Collapse)AuthorAgeFilesLines
* util/LazyRandomEngine: make min()/max() static+constexprMax Kellermann2013-11-111-4/+4
| | | | Required for building with libc++.
* util/LazyRandomEngine: lazy wrapper for std::mt19937Max Kellermann2013-01-071-0/+67