← 返回事件
持续讨论AI发版

trunk/5f24e575541dc856804dc6e4e6f0fa78e6ee5111: Create lvalue and rvalue overloads for toOptional (#195069)

发生了什么

I believe the original implementation was unintended. There are a number of other toBlaBla functions in this class which has the && and const& overloads. The const and non- const overloads were redundant because they did exactly the same thing. Pull Request resolved: #195069 Approved by: https://github.com/Skylion007

摘要按规则整理自下方来源原文

为什么在扩散

来源