Iros
 
Loading...
Searching...
No Matches
di::container::IotaView< T, Bound > Member List

This is the complete list of members for di::container::IotaView< T, Bound >, including all inherited members.

at(meta::ContainerSSizeType< Cont > n) -> Optional< meta::ContainerReference< Cont > >di::container::ViewInterface< IotaView< T, UnreachableSentinel > >inline
at(meta::ContainerSSizeType< Cont > n) const -> Optional< meta::ContainerReference< Cont > >di::container::ViewInterface< IotaView< T, UnreachableSentinel > >inline
back()di::container::ViewInterface< IotaView< T, UnreachableSentinel > >inline
back() constdi::container::ViewInterface< IotaView< T, UnreachableSentinel > >inline
begin() const -> Iteratordi::container::IotaView< T, Bound >inline
cbegin()di::container::ViewInterface< IotaView< T, UnreachableSentinel > >inline
cbegin() constdi::container::ViewInterface< IotaView< T, UnreachableSentinel > >inline
cend()di::container::ViewInterface< IotaView< T, UnreachableSentinel > >inline
cend() constdi::container::ViewInterface< IotaView< T, UnreachableSentinel > >inline
data()di::container::ViewInterface< IotaView< T, UnreachableSentinel > >inline
data() constdi::container::ViewInterface< IotaView< T, UnreachableSentinel > >inline
empty() -> bool requires(concepts::SizedContainer< IotaView< T, UnreachableSentinel > >||concepts::ForwardContainer< IotaView< T, UnreachableSentinel > >)di::container::ViewInterface< IotaView< T, UnreachableSentinel > >inline
empty() const -> bool requires(concepts::SizedContainer< IotaView< T, UnreachableSentinel > const >||concepts::ForwardContainer< IotaView< T, UnreachableSentinel > const >)di::container::ViewInterface< IotaView< T, UnreachableSentinel > >inline
end() constdi::container::IotaView< T, Bound >inline
end() const -> Iterator requires(concepts::SameAs< T, Bound >)di::container::IotaView< T, Bound >inline
front()di::container::ViewInterface< IotaView< T, UnreachableSentinel > >inline
front() constdi::container::ViewInterface< IotaView< T, UnreachableSentinel > >inline
IotaView()=defaultdi::container::IotaView< T, Bound >
IotaView(T value)di::container::IotaView< T, Bound >inlineexplicit
IotaView(meta::TypeIdentity< T > value, meta::TypeIdentity< Bound > bound)di::container::IotaView< T, Bound >inline
IotaView(Iterator first, Iterator last)di::container::IotaView< T, Bound >inline
IotaView(Iterator first, Sentinel last)di::container::IotaView< T, Bound >inline
IotaView(Iterator first, UnreachableSentinel)di::container::IotaView< T, Bound >inline
operator bool()di::container::ViewInterface< IotaView< T, UnreachableSentinel > >inlineexplicit
operator bool() constdi::container::ViewInterface< IotaView< T, UnreachableSentinel > >inlineexplicit
operator[](meta::ContainerSSizeType< Cont > n) -> decltype(auto)di::container::ViewInterface< IotaView< T, UnreachableSentinel > >inline
operator[](meta::ContainerSSizeType< Cont > n) const -> decltype(auto)di::container::ViewInterface< IotaView< T, UnreachableSentinel > >inline
size() constdi::container::IotaView< T, Bound >inline
di::container::ViewInterface< IotaView< T, UnreachableSentinel > >::size()di::container::ViewInterface< IotaView< T, UnreachableSentinel > >inline
tag_invoke(types::Tag< container::reconstruct >, Iterator first, Sent last)di::container::IotaView< T, Bound >friend