Monday, 19 August 2013

How to read and write shared_ptr?

How to read and write shared_ptr?

When my data use shared_ptr which is shared by a number of entries, any
good way to read and write the data to show the sharing?

No comments:

Post a Comment