Searched refs:pFoundSlot (Results 1 – 1 of 1) sorted by relevance
1030 typename history_map_type::iterator pFoundSlot = historyMap.find( in construct_with_history_impl() local1033 if ( ( pFoundSlot == historyMap.end() ) || ( pFoundSlot->second == 0 ) ) in construct_with_history_impl()1048 reinterpret_cast< construct_function * >( pFoundSlot->second ); in construct_with_history_impl()