Thank you all

can I do this:

string d;
d="mylist";
list<string> d.c_str();

I would like to be able to create linked list at run time?