Searched refs:big_map (Results 1 – 1 of 1) sorted by relevance
807 map_type big_map{}; variable809 big_map.insert(std::pair<const int, int>(i, 42));815 map_type map6(big_map); in __anon3741356d0802()