Searched refs:copyIt (Results 1 – 1 of 1) sorted by relevance
2806 std::list< Notifier* >::iterator copyIt = copyList->begin(); in getContentExchangedEventListeners() local2807 while( copyIt != copyList->end() ) in getContentExchangedEventListeners()2809 itnew->second.notifier->push_back( *copyIt ); in getContentExchangedEventListeners()2810 ++copyIt; in getContentExchangedEventListeners()
Completed in 24 milliseconds