Searched refs:max_collected (Results 1 – 1 of 1) sorted by relevance
652 , typename iterator_traits<RandIt>::size_type const max_collected, Compare comp in collect_unique() argument657 if(max_collected){ in collect_unique()663 if(xbuf.capacity() >= max_collected){ in collect_unique()665 while(u != last && h < max_collected){ in collect_unique()682 while(u != last && h < max_collected){ in collect_unique()