Searched refs:is_random_access (Results 1 – 1 of 1) sorted by relevance
917 constexpr auto is_random_access = in copy() local923 } else if constexpr (is_random_access && has_ptr_method<InputIt>::value && matching_type && in copy()1100 constexpr auto is_random_access = in init_copy() local1106 } else if constexpr (is_random_access && has_ptr_method<InputIt>::value && matching_type) { in init_copy()