Home
last modified time | relevance | path

Searched defs:range_access (Results 1 – 2 of 2) sorted by relevance

/dports/net-im/telegram-desktop/tdesktop-3.2.5-full/Telegram/ThirdParty/range-v3/include/range/v3/detail/
H A Drange_access.hpp35 struct range_access struct
45 struct single_pass_
56 struct contiguous_
67 struct mixin_base_
75 using single_pass_t = meta::_t<single_pass_<Cur>>;
78 using contiguous_t = meta::_t<contiguous_<Cur>>;
81 using mixin_base_t = meta::_t<mixin_base_<Cur>>;
154 using sized_cursor_difference_t = decltype(
175 struct cursor_difference
190 using cursor_value_t = meta::_t<cursor_value<Cur>>;
[all …]
/dports/devel/range-v3/range-v3-0.11.0/include/range/v3/detail/
H A Drange_access.hpp35 struct range_access struct
45 struct single_pass_
56 struct contiguous_
67 struct mixin_base_
75 using single_pass_t = meta::_t<single_pass_<Cur>>;
78 using contiguous_t = meta::_t<contiguous_<Cur>>;
81 using mixin_base_t = meta::_t<mixin_base_<Cur>>;
154 using sized_cursor_difference_t = decltype(
175 struct cursor_difference
190 using cursor_value_t = meta::_t<cursor_value<Cur>>;
[all …]