<html><body><div style="color:#000; background-color:#fff; font-family:HelveticaNeue, Helvetica Neue, Helvetica, Arial, Lucida Grande, sans-serif;font-size:12pt"><div>Hiho,<br><br>How should be the best way to print de entries of :<br><br>ItemQueue m_queue;  ???<br><br><br>Knowing that the definition of ItemQueue is :<br><br>typedef std::list<Item> ItemQueue;<br><br><br>Best Regards<br><br>Dalbert</div></div></body></html>