#include <kblib/iterators.h>
template<typename Value, typename Delta>
class kblib::irange_t< Value, Delta >
Definition at line 648 of file iterators.h.
◆ max
template<typename Value , typename Delta >
◆ min
template<typename Value , typename Delta >
◆ nothrow_copyable
template<typename Value , typename Delta >
constexpr static bool kblib::irange_t< Value, Delta >::nothrow_copyable = std::is_nothrow_copy_constructible<Value>::value |
|
staticconstexpr |
◆ nothrow_steppable
template<typename Value , typename Delta >
◆ step
template<typename Value , typename Delta >
The documentation for this class was generated from the following file: