Microsoft finally agrees to stop forcing win10 upgradesbbc.com6 points·by sneha87·10 lat temu·3 comments
sneha87·10 lat temu·discussI think 5.b is mostly applicable when you're packaging DLLs. I don't see much use for it in internal projects (Eg. If I'm building a end user solution and not developer solution).
sneha87·10 lat temu·discussInteresting point about shared_ptr. Do you think shared_ptrs should be passed by const reference or just reference ?