Searched refs:mapresult (Results 1 – 1 of 1) sorted by relevance
471 typename map_type::pair_iterator_bool mapresult = (nodeMap.insert(pair)); in insert() local476 result.first = iterator(mapresult.first); in insert()477 result.second = mapresult.second; in insert()482 child->parent = (*(mapresult.first)).second; in insert()