Structs should use standard operators and functions instead of custom methods |
|||
Issue descriptionGenerated C++ structs currently have Equals and Hash functions. Those could be replaced by a standard == operator and a std::hash specialization.
,
Dec 4
,
Dec 4
|
|||
►
Sign in to add a comment |
|||
Comment 1 by sheriffbot@chromium.org
, Jun 21 2018Status: Untriaged (was: Available)