I have a map, held in a pn_data_t structure. I want to replace the value of one of the entries in the map with a new value. Is there a way to do this in-place or do I need to create a new pn_data_t and copy the old into the new, replacing the value I want to replace?

Thanks,

-Ted

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to