Passing shared_ptr by referenceThinking more about the problem I would agree with Herb. I can't think of any scenarios that will ca...
Passing shared_ptr by referenceSo for me it looks like passing shared_ptr by const reference has exactly the same limitations as pa...
Passing shared_ptr by referenceI was suggested to replace in few places passing const shared_ptr by value to passing by reference (...
This user does not accept Private Messages