list display « List « C++






1.Print out each element in a list
2.Print all elements in a list with copy function
3.mem_fun_ref and print
4.Use ostream_iterator and copy to display collection content