at(meta::ContainerSSizeType< Cont > n) -> Optional< meta::ContainerReference< Cont > > | di::container::ViewInterface< EmptyView< T > > | inline |
at(meta::ContainerSSizeType< Cont > n) const -> Optional< meta::ContainerReference< Cont > > | di::container::ViewInterface< EmptyView< T > > | inline |
back() | di::container::ViewInterface< EmptyView< T > > | inline |
back() const | di::container::ViewInterface< EmptyView< T > > | inline |
begin() -> T * | di::container::EmptyView< T > | inlinestatic |
cbegin() | di::container::ViewInterface< EmptyView< T > > | inline |
cbegin() const | di::container::ViewInterface< EmptyView< T > > | inline |
cend() | di::container::ViewInterface< EmptyView< T > > | inline |
cend() const | di::container::ViewInterface< EmptyView< T > > | inline |
data() -> T * | di::container::EmptyView< T > | inlinestatic |
di::container::ViewInterface< EmptyView< T > >::data() const | di::container::ViewInterface< EmptyView< T > > | inline |
empty() -> bool | di::container::EmptyView< T > | inlinestatic |
di::container::ViewInterface< EmptyView< T > >::empty() const -> bool requires(concepts::SizedContainer< EmptyView< T > const >||concepts::ForwardContainer< EmptyView< T > const >) | di::container::ViewInterface< EmptyView< T > > | inline |
end() -> T * | di::container::EmptyView< T > | inlinestatic |
front() | di::container::ViewInterface< EmptyView< T > > | inline |
front() const | di::container::ViewInterface< EmptyView< T > > | inline |
operator bool() | di::container::ViewInterface< EmptyView< T > > | inlineexplicit |
operator bool() const | di::container::ViewInterface< EmptyView< T > > | inlineexplicit |
operator[](meta::ContainerSSizeType< Cont > n) -> decltype(auto) | di::container::ViewInterface< EmptyView< T > > | inline |
operator[](meta::ContainerSSizeType< Cont > n) const -> decltype(auto) | di::container::ViewInterface< EmptyView< T > > | inline |
size() -> types::size_t | di::container::EmptyView< T > | inlinestatic |
di::container::ViewInterface< EmptyView< T > >::size() const | di::container::ViewInterface< EmptyView< T > > | inline |
tag_invoke(types::Tag< container::reconstruct >, InPlaceType< EmptyView >, T *, T *) -> EmptyView | di::container::EmptyView< T > | friend |
tag_invoke(types::Tag< container::reconstruct >, InPlaceType< EmptyView >, nullptr_t, T *) -> EmptyView | di::container::EmptyView< T > | friend |
tag_invoke(types::Tag< container::reconstruct >, InPlaceType< EmptyView >, T *, nullptr_t) -> EmptyView | di::container::EmptyView< T > | friend |
tag_invoke(types::Tag< container::reconstruct >, InPlaceType< EmptyView >, nullptr_t, nullptr_t) -> EmptyView | di::container::EmptyView< T > | friend |