Microsoft finally agrees to stop forcing win10 upgradesbbc.com6 points·by sneha87·10 ปีที่แล้ว·3 comments
sneha87·10 ปีที่แล้ว·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 ปีที่แล้ว·discussInteresting point about shared_ptr. Do you think shared_ptrs should be passed by const reference or just reference ?