SinglyList& operator*=(SinglyList &list) //仅保留那些也包含在list中的元素,集合交
http://ask.csdn.net/questions/253462