Hi, I'm writing a piece of code to create a routing table with the use of std map. Does anyone know how I can implement lifetime?? I need to create a timer which, at the expiration, causes the removal of the entry in the table. Any suggestions?
Thank you very much Maurizio
