Searched refs:InsertRC (Results 1 – 1 of 1) sorted by relevance
294 typedef std::pair<t_string2string_map::iterator,bool> InsertRC; in add() typedef295 InsertRC r = m_entries.insert( t_string2string_map::value_type(key,value)); in add()
Completed in 16 milliseconds