STL bug ?

View: New views
1 Messages — Rating Filter:   Alert me  

STL bug ?

by Zérôb :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Some parts of this message have been removed. Learn more about Nabble's security policy.
 
I am using a std::list of objects that also embed std::lists. The second list is not updated when I pushback an object of first type. What's wrong ?
Thanks