Group: meta¶
A¶
classkfr::array_ref<T> Reference to arrayconstructorkfr::array_ref<T>::array_ref<T>()constructorkfr::array_ref<T>::array_ref<T>(array_ref<T> &&)constructorkfr::array_ref<T>::array_ref<T>(const array_ref<T> &)functionkfr::array_ref<T>::array_ref<T>(Container &&)constructorkfr::array_ref<T>::array_ref<T>(std::initializer_list<T>)constructorkfr::array_ref<T>::array_ref<T>(T *, size_type)
B¶
functionkfr::array_ref<T>::back()functionkfr::array_ref<T>::begin()functionkfr::range<T>::begin()
C¶
functionkfr::array_ref<T>::cbegin()functionkfr::array_ref<T>::cend()functionkfr::cforeach(const std::tuple<Ts...> &, Fn &&)typedefkfr::array_ref<T>::const_iteratortypedefkfr::array_ref<T>::const_pointertypedefkfr::range<T>::const_pointertypedefkfr::array_ref<T>::const_referencetypedefkfr::range<T>::const_referencetypedefkfr::array_ref<T>::const_reverse_iteratortypedefkfr::container_value_typetypedefkfr::csizes_tclasskfr::cvals_t<T, T>
D¶
functionkfr::array_ref<T>::data()typedefkfr::range<T>::diff_typetypedefkfr::array_ref<T>::difference_typefunctionkfr::range<T>::distance()
E¶
functionkfr::array_ref<T>::empty()functionkfr::array_ref<T>::end()functionkfr::range<T>::end()
F¶
functionkfr::array_ref<T>::front()
I¶
typedefkfr::array_ref<T>::iteratorstructkfr::range<T>::iterator
M¶
functionkfr::make_array_ref(Container &&)functionkfr::make_array_ref(T *, std::size_t)functionkfr::make_range(T, T) Make iterable range objectfunctionkfr::make_range(T, T, D) Make iterable range object with stepvariablekfr::range<T>::maxvariablekfr::range<T>::min
O¶
functionkfr::range<T>::iterator::operator*()functionkfr::range<T>::iterator::operator->()functionkfr::range<T>::iterator::operator++()functionkfr::array_ref<T>::operator=(array_ref<T> &&)functionkfr::array_ref<T>::operator=(const array_ref<T> &)functionkfr::range<T>::iterator::operator!=(const iterator &)functionkfr::range<T>::iterator::operator++(int)functionkfr::array_ref<T>::operator[](std::size_t)
P¶
typedefkfr::array_ref<T>::pointertypedefkfr::range<T>::pointertypedefkfr::ptrdiff_t
R¶
classkfr::range<T> Iterable rangeconstructorkfr::range<T>::range<T>(value_type, value_type, diff_type)typedefkfr::array_ref<T>::referencetypedefkfr::range<T>::referencetypedefkfr::array_ref<T>::reverse_iterator
S¶
functionkfr::array_ref<T>::size()typedefkfr::size_ttypedefkfr::array_ref<T>::size_typevariablekfr::range<T>::iterator::stepvariablekfr::range<T>::stepstructkfr::swallow Utility class to use in list-initialization context
V¶
variablekfr::range<T>::iterator::valuetypedefkfr::array_ref<T>::value_typetypedefkfr::range<T>::value_type