for(iterator it= friend208.begin(); it != friend208.end(); ++it)
{
 yourFriend = *it;
 if( yourFriend == hisSelf(208))
 {
  delete 208;
 }
}