Searched defs:forward_range (Results 1 – 3 of 3) sorted by relevance
600 static inline void expand_to_range(ForwardRange const& forward_range, in expand_to_range()626 static inline bool apply(ForwardRange const& forward_range, in apply()642 static inline bool apply(ForwardRange const& forward_range, in apply()660 static inline bool apply(ForwardRange const& forward_range, in apply()
923 concept forward_range in _GLIBCXX_VISIBILITY() local