Searched refs:PopulationCategory (Results 1 – 2 of 2) sorted by relevance
131 typedef typename std::iterator_traits<PopulationIterator>::iterator_category PopulationCategory; in test_small_population() typedef132 if (std::is_base_of<std::forward_iterator_tag, PopulationCategory>::value) { in test_small_population()
132 typedef typename std::iterator_traits<PopulationIterator>::iterator_category PopulationCategory; in test_small_population() typedef133 if (std::is_base_of<std::forward_iterator_tag, PopulationCategory>::value) { in test_small_population()