Iros
 
Loading...
Searching...
No Matches
iota_view.h File Reference

Go to the source code of this file.

Classes

class  di::container::IotaView< T, Bound >
 

Namespaces

namespace  di
 
namespace  di::container
 
namespace  di::container::detail
 

Concepts

concept  di::container::detail::IotaIncrementable
 
concept  di::container::detail::IotaDecrementable
 
concept  di::container::detail::IotaAdvancable
 

Functions

template<typename T, typename Bound>
requires (!concepts::Integer<T> || !concepts::Integer<Bound> || concepts::SignedInteger<T> == concepts::SignedInteger<Bound>)
 di::container::IotaView (T, Bound) -> IotaView< T, Bound >