CppCoreGuidelines
CppCoreGuidelines copied to clipboard
Should move_owner be removed from GSL.Util?
move_owner<T> no longer exists in the lifetimes paper, should it be removed from the CppCoreGuidelines?
Editors call: We should finish removing the owner<> feature, thanks for pointing this out.
Why is owner<> being removed?