$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Wim Leflere (wim.leflere_at_[hidden])
Date: 2020-01-05 13:12:34
Hello,
I was wondering why the (i)range function is limited to integers.
https://www.boost.org/doc/libs/1_72_0/libs/range/doc/html/range/reference/ranges/irange.html
It would be nice if it also supported floats.
Or any 'incrementable' class, e.g. Date.
Regards,
Wim Leflere