Searched refs:a_ch_map (Results 1 – 1 of 1) sorted by relevance
52 ch_map a_ch_map; in TestRangeBasedFor() local56 a_ch_map.insert(ch_map::value_type(i,i)); in TestRangeBasedFor()59 …REQUIRE_MESSAGE((range_based_for_accumulate(a_ch_map, pair_second_summer(), 0) == gauss_summ_of_in… in TestRangeBasedFor()