You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Avril acc580e031
Random: Added `next_*(min, max)`
3 years ago
..
rng Fucking hell... First "attempt" at range API... it doesn"t look good :/ 3 years ago
common.h Random: Added `next_*(min, max)` 3 years ago
mem.h Added `aligned_ptr<T>::container_address([const] Self&) -> [const] Self*` to offset the overloaded unary & and avoid need of `std::addressof`. 3 years ago
range.h <range.h> util::range: Added out-of-place clamp `T clamped(const)` and `T clamped(&&)`. 3 years ago
rng.h Added ranges to Random base. 3 years ago